Skip to content
Failed

Console Output

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

[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 9852f73eb6b398111db5906c72a3a8e4da6ebb90 (refs/remotes/origin/main)
Commit message: "Merge pull request #16 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_202510_G81_E4_BeautyAtHome_Back/.git # timeout=10
 > git config remote.origin.url https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back # timeout=10
Fetching upstream changes from https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/UDFJDC-ModelosProgramacion/MP_202510_G81_E4_BeautyAtHome_Back +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9852f73eb6b398111db5906c72a3a8e4da6ebb90 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b main 9852f73eb6b398111db5906c72a3a8e4da6ebb90 # timeout=10
+ docker inspect -f . citools-isis2603:latest
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
Slave3 does not seem to be running inside a container
$ docker run -t -d -u 1000:1000 -v $HOME/.m2:/root/.m2:z -u root -w /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back -v /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back:/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back:rw,z -v /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back@tmp:/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** citools-isis2603:latest cat
$ docker top d9e6c583906c5cad10e2cb62ed1b3bd76b7b25251596954522ef84a50e2c5e92 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ java -version
openjdk version "21.0.4" 2024-07-16 LTS
OpenJDK Runtime Environment Temurin-21.0.4+7 (build 21.0.4+7-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.4+7 (build 21.0.4+7-LTS, mixed mode, sharing)
+ mvn clean install
[INFO] Scanning for projects...
[INFO] 
[INFO] ------< co.edu.udistrital.mdp:MP_202510_G81_E4_BeautyAtHome_Back >------
[INFO] Building MP_202510_G81_E4_BeautyAtHome_Back 0.0.1-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3.pom
Progress (1): 1.4/2.8 kB
Progress (1): 2.8/2.8 kB
Progress (1): 2.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3.pom (2.8 kB at 7.5 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3.pom
Progress (1): 1.4/2.9 kB
Progress (1): 2.8/2.9 kB
Progress (1): 2.9 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3.pom (2.9 kB at 361 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3.pom
Progress (1): 1.4/2.0 kB
Progress (1): 2.0 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3.pom (2.0 kB at 292 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3.pom
Progress (1): 1.4/3.8 kB
Progress (1): 2.8/3.8 kB
Progress (1): 3.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3.pom (3.8 kB at 419 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3.pom
Progress (1): 1.4/10 kB
Progress (1): 2.8/10 kB
Progress (1): 4.1/10 kB
Progress (1): 5.5/10 kB
Progress (1): 6.9/10 kB
Progress (1): 8.3/10 kB
Progress (1): 9.7/10 kB
Progress (1): 10 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3.pom (10 kB at 1.2 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom
Progress (1): 1.4/11 kB
Progress (1): 2.8/11 kB
Progress (1): 4.1/11 kB
Progress (1): 5.5/11 kB
Progress (1): 6.9/11 kB
Progress (1): 8.3/11 kB
Progress (1): 9.7/11 kB
Progress (1): 11 kB    
                   
Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.pom (11 kB at 1.4 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom
Progress (1): 1.4/7.2 kB
Progress (1): 2.8/7.2 kB
Progress (1): 4.1/7.2 kB
Progress (1): 5.5/7.2 kB
Progress (1): 6.9/7.2 kB
Progress (1): 7.2 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.pom (7.2 kB at 1.0 MB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3.jar
Progress (1): 1.4/4.8 kB
Progress (1): 2.8/4.8 kB
Progress (1): 4.1/4.8 kB
Progress (1): 4.8 kB    
                    
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-starter-actuator/3.2.3/spring-boot-starter-actuator-3.2.3.jar (4.8 kB at 686 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar
Progress (1): 16/756 kB
Progress (2): 16/756 kB | 1.4/883 kB
Progress (2): 33/756 kB | 1.4/883 kB
Progress (2): 33/756 kB | 2.8/883 kB
Progress (2): 33/756 kB | 4.1/883 kB
Progress (3): 33/756 kB | 4.1/883 kB | 1.4/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 2.8/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 4.1/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 5.5/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 6.9/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 8.3/651 kB
Progress (3): 33/756 kB | 4.1/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 5.5/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 6.9/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 8.3/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 9.7/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 11/883 kB | 9.7/651 kB 
Progress (3): 33/756 kB | 12/883 kB | 9.7/651 kB
Progress (3): 33/756 kB | 12/883 kB | 11/651 kB 
Progress (3): 33/756 kB | 12/883 kB | 12/651 kB
Progress (3): 33/756 kB | 12/883 kB | 14/651 kB
Progress (3): 49/756 kB | 12/883 kB | 14/651 kB
Progress (3): 49/756 kB | 12/883 kB | 15/651 kB
Progress (3): 49/756 kB | 12/883 kB | 17/651 kB
Progress (4): 49/756 kB | 12/883 kB | 17/651 kB | 1.4/32 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 1.4/32 kB | 1.4/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 1.4/32 kB | 2.8/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 2.8/32 kB | 2.8/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 2.8/32 kB | 4.1/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 4.1/32 kB | 4.1/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 4.1/32 kB | 5.5/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 4.1/32 kB | 6.9/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 5.5/32 kB | 6.9/174 kB
Progress (5): 49/756 kB | 12/883 kB | 17/651 kB | 5.5/32 kB | 8.3/174 kB
Progress (5): 49/756 kB | 14/883 kB | 17/651 kB | 5.5/32 kB | 8.3/174 kB
Progress (5): 49/756 kB | 15/883 kB | 17/651 kB | 5.5/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 15/883 kB | 17/651 kB | 5.5/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 15/883 kB | 17/651 kB | 6.9/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 16/883 kB | 17/651 kB | 6.9/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 17/651 kB | 6.9/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 17/651 kB | 8.3/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 18/651 kB | 8.3/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 18/651 kB | 9.7/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 19/651 kB | 9.7/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 19/651 kB | 11/32 kB | 8.3/174 kB 
Progress (5): 65/756 kB | 18/883 kB | 21/651 kB | 11/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 21/651 kB | 12/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 22/651 kB | 12/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 22/651 kB | 14/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 23/651 kB | 14/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 23/651 kB | 15/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 25/651 kB | 15/32 kB | 8.3/174 kB
Progress (5): 65/756 kB | 18/883 kB | 26/651 kB | 15/32 kB | 8.3/174 kB
Progress (5): 82/756 kB | 18/883 kB | 26/651 kB | 15/32 kB | 8.3/174 kB
Progress (5): 82/756 kB | 18/883 kB | 26/651 kB | 15/32 kB | 9.7/174 kB
Progress (5): 82/756 kB | 18/883 kB | 26/651 kB | 16/32 kB | 9.7/174 kB
Progress (5): 82/756 kB | 18/883 kB | 26/651 kB | 18/32 kB | 9.7/174 kB
Progress (5): 82/756 kB | 18/883 kB | 26/651 kB | 18/32 kB | 11/174 kB 
Progress (5): 82/756 kB | 19/883 kB | 26/651 kB | 18/32 kB | 11/174 kB
Progress (5): 82/756 kB | 19/883 kB | 26/651 kB | 19/32 kB | 11/174 kB
Progress (5): 82/756 kB | 19/883 kB | 26/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 21/883 kB | 26/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 22/883 kB | 26/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 23/883 kB | 26/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 26/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 28/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 29/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 30/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 32/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 33/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 19/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 21/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 22/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 23/32 kB | 12/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 23/32 kB | 14/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 25/32 kB | 14/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 25/32 kB | 15/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 26/32 kB | 15/174 kB
Progress (5): 82/756 kB | 25/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 26/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 27/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 29/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 30/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 32/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 33/883 kB | 34/651 kB | 26/32 kB | 16/174 kB
Progress (5): 82/756 kB | 33/883 kB | 34/651 kB | 27/32 kB | 16/174 kB
Progress (5): 82/756 kB | 34/883 kB | 34/651 kB | 27/32 kB | 16/174 kB
Progress (5): 82/756 kB | 34/883 kB | 36/651 kB | 27/32 kB | 16/174 kB
Progress (5): 82/756 kB | 34/883 kB | 36/651 kB | 29/32 kB | 16/174 kB
Progress (5): 98/756 kB | 34/883 kB | 36/651 kB | 29/32 kB | 16/174 kB
Progress (5): 98/756 kB | 34/883 kB | 36/651 kB | 30/32 kB | 16/174 kB
Progress (5): 98/756 kB | 34/883 kB | 37/651 kB | 30/32 kB | 16/174 kB
Progress (5): 98/756 kB | 34/883 kB | 39/651 kB | 30/32 kB | 16/174 kB
Progress (5): 98/756 kB | 34/883 kB | 40/651 kB | 30/32 kB | 16/174 kB
Progress (5): 114/756 kB | 34/883 kB | 40/651 kB | 30/32 kB | 16/174 kB
Progress (5): 114/756 kB | 34/883 kB | 40/651 kB | 30/32 kB | 33/174 kB
Progress (5): 114/756 kB | 34/883 kB | 40/651 kB | 32/32 kB | 33/174 kB
Progress (5): 114/756 kB | 34/883 kB | 40/651 kB | 32 kB | 33/174 kB   
Progress (5): 114/756 kB | 36/883 kB | 40/651 kB | 32 kB | 33/174 kB
                                                                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-jakarta9/1.12.3/micrometer-jakarta9-1.12.3.jar (32 kB at 281 kB/s)
Downloading from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar
Progress (4): 114/756 kB | 37/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 38/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 40/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 41/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 43/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 44/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 45/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 47/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 40/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 41/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 43/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 44/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 46/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 47/651 kB | 33/174 kB
Progress (4): 114/756 kB | 48/883 kB | 47/651 kB | 49/174 kB
Progress (4): 114/756 kB | 48/883 kB | 48/651 kB | 49/174 kB
Progress (4): 114/756 kB | 48/883 kB | 50/651 kB | 49/174 kB
Progress (4): 114/756 kB | 49/883 kB | 50/651 kB | 49/174 kB
Progress (4): 114/756 kB | 51/883 kB | 50/651 kB | 49/174 kB
Progress (4): 114/756 kB | 52/883 kB | 50/651 kB | 49/174 kB
Progress (4): 114/756 kB | 53/883 kB | 50/651 kB | 49/174 kB
Progress (5): 114/756 kB | 53/883 kB | 50/651 kB | 49/174 kB | 1.4/30 kB
Progress (5): 114/756 kB | 53/883 kB | 50/651 kB | 49/174 kB | 2.8/30 kB
Progress (5): 114/756 kB | 53/883 kB | 50/651 kB | 65/174 kB | 2.8/30 kB
Progress (5): 114/756 kB | 53/883 kB | 51/651 kB | 65/174 kB | 2.8/30 kB
Progress (5): 114/756 kB | 53/883 kB | 52/651 kB | 65/174 kB | 2.8/30 kB
Progress (5): 114/756 kB | 53/883 kB | 54/651 kB | 65/174 kB | 2.8/30 kB
Progress (5): 114/756 kB | 53/883 kB | 54/651 kB | 65/174 kB | 4.1/30 kB
Progress (5): 114/756 kB | 53/883 kB | 55/651 kB | 65/174 kB | 4.1/30 kB
Progress (5): 131/756 kB | 53/883 kB | 55/651 kB | 65/174 kB | 4.1/30 kB
Progress (5): 131/756 kB | 53/883 kB | 55/651 kB | 65/174 kB | 5.5/30 kB
Progress (5): 131/756 kB | 53/883 kB | 55/651 kB | 65/174 kB | 6.9/30 kB
Progress (5): 131/756 kB | 53/883 kB | 55/651 kB | 65/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 53/883 kB | 55/651 kB | 82/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 55/883 kB | 55/651 kB | 82/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 56/883 kB | 55/651 kB | 82/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 57/883 kB | 55/651 kB | 82/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 59/883 kB | 55/651 kB | 82/174 kB | 8.3/30 kB
Progress (5): 131/756 kB | 59/883 kB | 55/651 kB | 82/174 kB | 9.7/30 kB
Progress (5): 131/756 kB | 60/883 kB | 55/651 kB | 82/174 kB | 9.7/30 kB
Progress (5): 131/756 kB | 60/883 kB | 55/651 kB | 82/174 kB | 11/30 kB 
Progress (5): 147/756 kB | 60/883 kB | 55/651 kB | 82/174 kB | 11/30 kB
Progress (5): 147/756 kB | 60/883 kB | 57/651 kB | 82/174 kB | 11/30 kB
Progress (5): 147/756 kB | 60/883 kB | 57/651 kB | 82/174 kB | 12/30 kB
Progress (5): 147/756 kB | 60/883 kB | 58/651 kB | 82/174 kB | 12/30 kB
Progress (5): 147/756 kB | 60/883 kB | 58/651 kB | 82/174 kB | 14/30 kB
Progress (5): 147/756 kB | 60/883 kB | 59/651 kB | 82/174 kB | 14/30 kB
Progress (5): 147/756 kB | 60/883 kB | 59/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 60/883 kB | 61/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 60/883 kB | 62/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 60/883 kB | 63/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 60/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 62/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 147/756 kB | 63/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 164/756 kB | 63/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 164/756 kB | 64/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 82/174 kB | 15/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 15/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 17/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 18/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 19/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 21/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 22/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 23/30 kB
Progress (5): 164/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 25/30 kB
Progress (5): 180/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 25/30 kB
Progress (5): 196/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 25/30 kB
Progress (5): 196/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 26/30 kB
Progress (5): 196/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 28/30 kB
Progress (5): 196/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 29/30 kB
Progress (5): 196/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 30 kB   
Progress (5): 213/756 kB | 65/883 kB | 65/651 kB | 98/174 kB | 30 kB
Progress (5): 213/756 kB | 65/883 kB | 65/651 kB | 114/174 kB | 30 kB
Progress (5): 213/756 kB | 65/883 kB | 65/651 kB | 131/174 kB | 30 kB
                                                                     
Downloaded from central: https://repo.maven.apache.org/maven2/org/latencyutils/LatencyUtils/2.0.3/LatencyUtils-2.0.3.jar (30 kB at 216 kB/s)
Progress (4): 213/756 kB | 65/883 kB | 81/651 kB | 131/174 kB
Progress (4): 229/756 kB | 65/883 kB | 81/651 kB | 131/174 kB
Progress (4): 229/756 kB | 65/883 kB | 81/651 kB | 147/174 kB
Progress (4): 229/756 kB | 65/883 kB | 81/651 kB | 163/174 kB
Progress (4): 229/756 kB | 81/883 kB | 81/651 kB | 163/174 kB
Progress (4): 229/756 kB | 81/883 kB | 81/651 kB | 174 kB    
Progress (4): 229/756 kB | 98/883 kB | 81/651 kB | 174 kB
                                                         
Downloaded from central: https://repo.maven.apache.org/maven2/org/hdrhistogram/HdrHistogram/2.1.12/HdrHistogram-2.1.12.jar (174 kB at 1.3 MB/s)
Progress (3): 246/756 kB | 98/883 kB | 81/651 kB
Progress (3): 262/756 kB | 98/883 kB | 81/651 kB
Progress (3): 278/756 kB | 98/883 kB | 81/651 kB
Progress (3): 295/756 kB | 98/883 kB | 81/651 kB
Progress (3): 311/756 kB | 98/883 kB | 81/651 kB
Progress (3): 311/756 kB | 114/883 kB | 81/651 kB
Progress (3): 311/756 kB | 114/883 kB | 97/651 kB
Progress (3): 327/756 kB | 114/883 kB | 97/651 kB
Progress (3): 344/756 kB | 114/883 kB | 97/651 kB
Progress (3): 344/756 kB | 130/883 kB | 97/651 kB
Progress (3): 344/756 kB | 147/883 kB | 97/651 kB
Progress (3): 344/756 kB | 163/883 kB | 97/651 kB
Progress (3): 344/756 kB | 180/883 kB | 97/651 kB
Progress (3): 344/756 kB | 196/883 kB | 97/651 kB
Progress (3): 344/756 kB | 196/883 kB | 114/651 kB
Progress (3): 360/756 kB | 196/883 kB | 114/651 kB
Progress (3): 360/756 kB | 196/883 kB | 130/651 kB
Progress (3): 377/756 kB | 196/883 kB | 130/651 kB
Progress (3): 377/756 kB | 196/883 kB | 147/651 kB
Progress (3): 393/756 kB | 196/883 kB | 147/651 kB
Progress (3): 393/756 kB | 196/883 kB | 163/651 kB
Progress (3): 393/756 kB | 212/883 kB | 163/651 kB
Progress (3): 393/756 kB | 229/883 kB | 163/651 kB
Progress (3): 393/756 kB | 245/883 kB | 163/651 kB
Progress (3): 393/756 kB | 261/883 kB | 163/651 kB
Progress (3): 393/756 kB | 278/883 kB | 163/651 kB
Progress (3): 393/756 kB | 278/883 kB | 179/651 kB
Progress (3): 409/756 kB | 278/883 kB | 179/651 kB
Progress (3): 409/756 kB | 278/883 kB | 196/651 kB
Progress (3): 426/756 kB | 278/883 kB | 196/651 kB
Progress (3): 426/756 kB | 294/883 kB | 196/651 kB
Progress (3): 426/756 kB | 311/883 kB | 196/651 kB
Progress (3): 426/756 kB | 327/883 kB | 196/651 kB
Progress (3): 426/756 kB | 343/883 kB | 196/651 kB
Progress (3): 426/756 kB | 343/883 kB | 212/651 kB
Progress (3): 442/756 kB | 343/883 kB | 212/651 kB
Progress (3): 442/756 kB | 343/883 kB | 228/651 kB
Progress (3): 459/756 kB | 343/883 kB | 228/651 kB
Progress (3): 459/756 kB | 343/883 kB | 245/651 kB
Progress (3): 459/756 kB | 343/883 kB | 261/651 kB
Progress (3): 459/756 kB | 343/883 kB | 278/651 kB
Progress (3): 459/756 kB | 360/883 kB | 278/651 kB
Progress (3): 459/756 kB | 376/883 kB | 278/651 kB
Progress (3): 459/756 kB | 393/883 kB | 278/651 kB
Progress (3): 475/756 kB | 393/883 kB | 278/651 kB
Progress (3): 475/756 kB | 409/883 kB | 278/651 kB
Progress (3): 491/756 kB | 409/883 kB | 278/651 kB
Progress (3): 491/756 kB | 425/883 kB | 278/651 kB
Progress (3): 491/756 kB | 442/883 kB | 278/651 kB
Progress (3): 508/756 kB | 442/883 kB | 278/651 kB
Progress (3): 508/756 kB | 458/883 kB | 278/651 kB
Progress (3): 524/756 kB | 458/883 kB | 278/651 kB
Progress (3): 524/756 kB | 474/883 kB | 278/651 kB
Progress (3): 540/756 kB | 474/883 kB | 278/651 kB
Progress (3): 540/756 kB | 474/883 kB | 294/651 kB
Progress (3): 557/756 kB | 474/883 kB | 294/651 kB
Progress (3): 557/756 kB | 474/883 kB | 310/651 kB
Progress (3): 573/756 kB | 474/883 kB | 310/651 kB
Progress (3): 573/756 kB | 474/883 kB | 327/651 kB
Progress (3): 573/756 kB | 474/883 kB | 343/651 kB
Progress (3): 573/756 kB | 474/883 kB | 360/651 kB
Progress (3): 573/756 kB | 474/883 kB | 376/651 kB
Progress (3): 590/756 kB | 474/883 kB | 376/651 kB
Progress (3): 590/756 kB | 491/883 kB | 376/651 kB
Progress (3): 606/756 kB | 491/883 kB | 376/651 kB
Progress (3): 606/756 kB | 507/883 kB | 376/651 kB
Progress (3): 622/756 kB | 507/883 kB | 376/651 kB
Progress (3): 622/756 kB | 524/883 kB | 376/651 kB
Progress (3): 639/756 kB | 524/883 kB | 376/651 kB
Progress (3): 639/756 kB | 540/883 kB | 376/651 kB
Progress (3): 655/756 kB | 540/883 kB | 376/651 kB
Progress (3): 655/756 kB | 556/883 kB | 376/651 kB
Progress (3): 672/756 kB | 556/883 kB | 376/651 kB
Progress (3): 672/756 kB | 573/883 kB | 376/651 kB
Progress (3): 688/756 kB | 573/883 kB | 376/651 kB
Progress (3): 688/756 kB | 589/883 kB | 376/651 kB
Progress (3): 704/756 kB | 589/883 kB | 376/651 kB
Progress (3): 704/756 kB | 606/883 kB | 376/651 kB
Progress (3): 704/756 kB | 606/883 kB | 392/651 kB
Progress (3): 704/756 kB | 606/883 kB | 409/651 kB
Progress (3): 704/756 kB | 606/883 kB | 425/651 kB
Progress (3): 704/756 kB | 606/883 kB | 441/651 kB
Progress (3): 704/756 kB | 606/883 kB | 458/651 kB
Progress (3): 704/756 kB | 606/883 kB | 474/651 kB
Progress (3): 704/756 kB | 606/883 kB | 491/651 kB
Progress (3): 721/756 kB | 606/883 kB | 491/651 kB
Progress (3): 721/756 kB | 606/883 kB | 507/651 kB
Progress (3): 737/756 kB | 606/883 kB | 507/651 kB
Progress (3): 737/756 kB | 622/883 kB | 507/651 kB
Progress (3): 753/756 kB | 622/883 kB | 507/651 kB
Progress (3): 753/756 kB | 638/883 kB | 507/651 kB
Progress (3): 756 kB | 638/883 kB | 507/651 kB    
Progress (3): 756 kB | 655/883 kB | 507/651 kB
Progress (3): 756 kB | 671/883 kB | 507/651 kB
                                              
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator-autoconfigure/3.2.3/spring-boot-actuator-autoconfigure-3.2.3.jar (756 kB at 4.9 MB/s)
Progress (2): 671/883 kB | 523/651 kB
Progress (2): 671/883 kB | 540/651 kB
Progress (2): 671/883 kB | 556/651 kB
Progress (2): 671/883 kB | 573/651 kB
Progress (2): 671/883 kB | 589/651 kB
Progress (2): 671/883 kB | 605/651 kB
Progress (2): 671/883 kB | 622/651 kB
Progress (2): 671/883 kB | 638/651 kB
Progress (2): 687/883 kB | 638/651 kB
Progress (2): 704/883 kB | 638/651 kB
Progress (2): 720/883 kB | 638/651 kB
Progress (2): 737/883 kB | 638/651 kB
Progress (2): 753/883 kB | 638/651 kB
Progress (2): 769/883 kB | 638/651 kB
Progress (2): 786/883 kB | 638/651 kB
Progress (2): 802/883 kB | 638/651 kB
Progress (2): 819/883 kB | 638/651 kB
Progress (2): 835/883 kB | 638/651 kB
Progress (2): 851/883 kB | 638/651 kB
Progress (2): 868/883 kB | 638/651 kB
Progress (2): 868/883 kB | 651 kB    
                                 
Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/boot/spring-boot-actuator/3.2.3/spring-boot-actuator-3.2.3.jar (651 kB at 4.3 MB/s)
Progress (1): 883 kB
                    
Downloaded from central: https://repo.maven.apache.org/maven2/io/micrometer/micrometer-core/1.12.3/micrometer-core-1.12.3.jar (883 kB at 5.8 MB/s)
[INFO] 
[INFO] --- clean:3.3.2:clean (default-clean) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] 
[INFO] --- jacoco:0.8.11:prepare-agent (jacoco-initialize) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] argLine set to -javaagent:/root/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] Copying 0 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Changes detected - recompiling the module! :source
[INFO] Compiling 50 source files with javac [debug release 21] to target/classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] skip non existing resourceDirectory /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 21] to target/test-classes
[INFO] Annotation processing is enabled because one or more processors were found
  on the class path. A future release of javac may disable annotation processing
  unless at least one processor is specified by name (-processor), or a search
  path is specified (--processor-path, --processor-module-path), or annotation
  processing is enabled explicitly (-proc:only, -proc:full).
  Use -Xlint:-options to suppress this message.
  Use -proc:none to disable annotation processing.
[INFO] 
[INFO] --- surefire:2.22.1:test (default-test) @ MP_202510_G81_E4_BeautyAtHome_Back ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest
06:18:10.077 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest]: ImageServiceTest does not declare any static, non-private, non-final, nested classes annotated with @Configuration.
06:18:10.291 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration co.edu.udistrital.mdp.beautyathome.MainApplication for test class co.edu.udistrital.mdp.beautyathome.services.ImageServiceTest

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

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

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

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

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

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

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

2025-06-09T06:18:19.704Z  INFO 102 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : Starting ReviewServiceTest using Java 21.0.4 with PID 102 (started by root in /home/cecaduser/workspace/MP_202510_G81_E4_BeautyAtHome_Back)
2025-06-09T06:18:19.705Z  INFO 102 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : No active profile set, falling back to 1 default profile: "default"
2025-06-09T06:18:19.774Z  INFO 102 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2025-06-09T06:18:19.789Z  INFO 102 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 14 ms. Found 11 JPA repository interfaces.
2025-06-09T06:18:19.805Z  INFO 102 --- [           main] beddedDataSourceBeanFactoryPostProcessor : Replacing 'dataSource' DataSource bean with embedded version
2025-06-09T06:18:19.817Z  INFO 102 --- [           main] o.s.j.d.e.EmbeddedDatabaseFactory        : Starting embedded database: url='jdbc:h2:mem:c0737a9e-9aac-4d78-b5a7-455b32ca94c6;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=false', username='sa'
2025-06-09T06:18:19.839Z  INFO 102 --- [           main] o.hibernate.jpa.internal.util.LogHelper  : HHH000204: Processing PersistenceUnitInfo [name: default]
2025-06-09T06:18:19.841Z  INFO 102 --- [           main] o.h.c.internal.RegionFactoryInitiator    : HHH000026: Second-level cache disabled
2025-06-09T06:18:19.845Z  INFO 102 --- [           main] o.s.o.j.p.SpringPersistenceUnitInfo      : No LoadTimeWeaver setup: ignoring JPA class transformer
2025-06-09T06:18:19.846Z  WARN 102 --- [           main] org.hibernate.orm.deprecation            : HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-06-09T06:18:20.011Z  INFO 102 --- [           main] o.h.e.t.j.p.i.JtaPlatformInitiator       : HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
Hibernate: drop table if exists agenda_entity cascade 
Hibernate: drop table if exists appointment_entity cascade 
Hibernate: drop table if exists brand_entity cascade 
Hibernate: drop table if exists client_entity cascade 
Hibernate: drop table if exists coverage_area_entity cascade 
Hibernate: drop table if exists exclusive_product_entity cascade 
Hibernate: drop table if exists image_entity cascade 
Hibernate: drop table if exists professional_area cascade 
Hibernate: drop table if exists professional_entity cascade 
Hibernate: drop table if exists record_result_images cascade 
Hibernate: drop table if exists review_entity cascade 
Hibernate: drop table if exists service_reference_images cascade 
Hibernate: drop table if exists service_entity cascade 
Hibernate: drop table if exists service_record_entity cascade 
Hibernate: create table agenda_entity (id bigint generated by default as identity, professional_id bigint unique, primary key (id))
Hibernate: create table appointment_entity (agenda_id bigint, id bigint generated by default as identity, professional_id bigint, scheduled_at timestamp(6), service_id bigint, user_id bigint, primary key (id))
Hibernate: create table brand_entity (available boolean, price float(53), id bigint generated by default as identity, category varchar(255), description varchar(255), logourl varchar(255), name varchar(255), photograph varchar(255), product varchar(255), primary key (id))
Hibernate: create table client_entity (id bigint generated by default as identity, address varchar(255), email varchar(255), full_name varchar(255), phone_number varchar(255), primary key (id))
Hibernate: create table coverage_area_entity (id bigint generated by default as identity, name varchar(255), primary key (id))
Hibernate: create table exclusive_product_entity (available boolean, price float(53), brand_id bigint, id bigint generated by default as identity, category varchar(255), description varchar(255), name varchar(255), photo varchar(255), primary key (id))
Hibernate: create table image_entity (id bigint generated by default as identity, url varchar(255), primary key (id))
Hibernate: create table professional_area (area_id bigint not null, professional_id bigint not null, primary key (area_id, professional_id))
Hibernate: create table professional_entity (birth_date date, sponsored boolean not null, brand_id bigint, id bigint generated by default as identity, name varchar(255), photo_url varchar(255), summary varchar(255), primary key (id))
Hibernate: create table record_result_images (record_id bigint not null, image_url varchar(255))
Hibernate: create table review_entity (stars integer not null, client_id bigint not null, id bigint generated by default as identity, opinion varchar(1000) not null, primary key (id))
Hibernate: create table service_reference_images (service_id bigint not null, image_url varchar(255))
Hibernate: create table service_entity (price float(53), id bigint generated by default as identity, professional_id bigint, description varchar(255), name varchar(255), primary key (id))
Hibernate: create table service_record_entity (date_performed date, id bigint generated by default as identity, service_id bigint, service_record_id bigint unique, primary key (id))
Hibernate: alter table if exists agenda_entity add constraint FKppmkpsoetr7lu0o3lnsm0mkck foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKlfi8k6o7x8e4vqwxehc2cr6p9 foreign key (agenda_id) references agenda_entity
Hibernate: alter table if exists appointment_entity add constraint FKc1bxhg9cd5enh1enqfumnphr8 foreign key (user_id) references client_entity
Hibernate: alter table if exists appointment_entity add constraint FKlgyt95docr3qo3w3b12upohdq foreign key (professional_id) references professional_entity
Hibernate: alter table if exists appointment_entity add constraint FKc3suy5i0uvkdifnsovna0k21q foreign key (service_id) references service_entity
Hibernate: alter table if exists exclusive_product_entity add constraint FKn9wuwqnt0sovxh2suun7kb4tf foreign key (brand_id) references brand_entity
Hibernate: alter table if exists professional_area add constraint FKg3atskd26w0kksa7n0m4wvunm foreign key (area_id) references coverage_area_entity
Hibernate: alter table if exists professional_area add constraint FKky0u5df6tlhc0ilt8d5m0fe3y foreign key (professional_id) references professional_entity
Hibernate: alter table if exists professional_entity add constraint FK1ktkd1s7d9q4nskl0cjsa7e4p foreign key (brand_id) references brand_entity
Hibernate: alter table if exists record_result_images add constraint FKpxgjmqb8khnt3dmiuljq1wpv foreign key (record_id) references service_record_entity
Hibernate: alter table if exists review_entity add constraint FKfc0i93dpqubh4qieybqcni10e foreign key (client_id) references client_entity
Hibernate: alter table if exists service_reference_images add constraint FKgwu3tvvn5c65fmnuwu7uhgmyf foreign key (service_id) references service_entity
Hibernate: alter table if exists service_entity add constraint FKhsh9495cm0n8335ksuju77loo foreign key (professional_id) references professional_entity
Hibernate: alter table if exists service_record_entity add constraint FKd65qry3f2xug1cgkgjbuw0g87 foreign key (service_record_id) references review_entity
Hibernate: alter table if exists service_record_entity add constraint FK9r0v3t38nfwdqg7bl58m2p7kn foreign key (service_id) references service_entity
2025-06-09T06:18:20.047Z  INFO 102 --- [           main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-06-09T06:18:20.203Z  INFO 102 --- [           main] c.e.u.m.b.services.ReviewServiceTest     : Started ReviewServiceTest in 0.528 seconds (process running for 11.459)
Hibernate: delete from review_entity
2025-06-09T06:18:20.216Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.216Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.236Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.237Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.238Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.239Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.239Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.239Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.240Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.242Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.244Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.263Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.265Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.266Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.267Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.277Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.278Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.278Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.279Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.280Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.282Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.283Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.300Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.303Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.305Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.305Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.305Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.309Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.311Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.313Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.315Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.321Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.321Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.321Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.325Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.329Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.329Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.329Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.329Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.329Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.334Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.339Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.343Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.349Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.350Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.351Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.353Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.354Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.356Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.357Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.358Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.385Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.387Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.395Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.397Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.403Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.406Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.407Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.407Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.407Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.407Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.408Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.410Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.425Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.426Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.433Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.434Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.441Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.446Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.449Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.451Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.453Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.457Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.459Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.459Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.459Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.465Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.470Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.487Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.488Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.490Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.491Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.491Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.492Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.494Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.495Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.497Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.498Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.499Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.499Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.499Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.499Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.499Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.500Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.500Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.500Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.500Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.500Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.502Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.506Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.511Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.515Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.516Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.531Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.537Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.538Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.546Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.558Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.577Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.578Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.579Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.580Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.581Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.582Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.585Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.611Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.612Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.613Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.614Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.615Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.615Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.615Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.616Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.627Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.647Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.649Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.651Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.652Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.670Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.670Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.670Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.670Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.670Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.671Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.671Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.671Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.671Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.671Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.688Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.706Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.707Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.708Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.709Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.710Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.711Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.712Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.713Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.730Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.731Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.748Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.765Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.766Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.767Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.768Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.769Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.770Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.771Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.772Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.773Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.790Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.799Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.800Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.801Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.802Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.803Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.833Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.834Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.858Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.875Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.892Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.893Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.894Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.895Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.896Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.897Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.898Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.899Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.933Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.950Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.951Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.952Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.953Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.954Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.955Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.956Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.957Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.976Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.977Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:20.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.001Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.002Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.009Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.009Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.009Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.009Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.009Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.010Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.026Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.027Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.028Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.029Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.031Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.032Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.033Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.034Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.035Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.036Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.037Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.038Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.039Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.040Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.041Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.042Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.043Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.044Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.045Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.048Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.049Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.050Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.051Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.052Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.053Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.054Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.056Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.057Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.058Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.059Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.060Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.061Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.062Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.063Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.064Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.065Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.066Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.068Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.069Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.070Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.071Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.072Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.073Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.074Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.075Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.076Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.077Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.078Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.079Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.080Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.081Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.082Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.083Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.084Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.085Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.086Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.087Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.097Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.098Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.099Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.100Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.101Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.102Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.103Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.105Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.106Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.107Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.108Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.109Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.110Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.111Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.112Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.113Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.114Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.115Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.118Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.119Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.120Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.121Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.122Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.123Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.124Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.125Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.126Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.127Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.128Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.140Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.141Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.142Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.143Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.144Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.145Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.146Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.147Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.149Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.149Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.149Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.149Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.150Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.151Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.152Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.153Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.154Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.155Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.156Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.157Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.158Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.159Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.160Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.161Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.162Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.163Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.164Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.165Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.166Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.167Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.177Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.178Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.179Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.180Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.181Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.182Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.183Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.184Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.184Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.184Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.184Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.184Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.185Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.186Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.187Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.188Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.189Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.190Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.191Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.192Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.193Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.194Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.195Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.195Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.195Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.195Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.197Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.198Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.199Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.200Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.201Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.202Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.203Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.204Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.205Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.206Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.207Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.208Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.209Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.210Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.211Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.212Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.213Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.214Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.215Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.217Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.218Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.219Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.220Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.221Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.222Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.223Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.224Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.225Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.226Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.227Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.228Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.229Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.230Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.231Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.232Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.233Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.234Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.235Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.235Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.244Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.244Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.245Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.246Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.247Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.248Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.249Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.250Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.251Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.252Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.253Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.254Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.255Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.256Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.257Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.258Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.259Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.259Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.260Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.261Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.262Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.268Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.269Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.270Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.271Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.275Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.276Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.284Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.285Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.286Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.287Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.289Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.290Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.291Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.291Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.291Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.291Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.292Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.293Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.294Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.296Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.296Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.297Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.298Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.299Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.301Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.302Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.304Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.305Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.306Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.307Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.308Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.310Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.314Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.315Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.315Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.315Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.315Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.315Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.316Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.316Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.317Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.318Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.319Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.322Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.323Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.324Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.325Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.325Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.325Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.325Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.326Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.327Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.329Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.330Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.331Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.332Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.333Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.335Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.337Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.338Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.339Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.340Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.341Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.342Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.344Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.345Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.345Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.346Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.347Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.348Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.349Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.350Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.362Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.363Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.364Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.365Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.366Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.367Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.368Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.370Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.372Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.374Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.375Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.375Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.377Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.378Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.380Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.381Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.382Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.383Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.384Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.384Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.384Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.384Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.385Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.386Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.388Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.389Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.389Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.390Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.391Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.392Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.394Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.396Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.398Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.399Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.401Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.402Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.404Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.404Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.404Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.404Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.404Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.405Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.405Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.411Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.413Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.414Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.415Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.417Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.419Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.420Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.422Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.423Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.424Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.427Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.428Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.429Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.429Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.430Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.431Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.432Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.434Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.435Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.436Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.437Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.438Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.438Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.438Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.439Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.440Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.442Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.442Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.442Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.443Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.444Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.445Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.446Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.446Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.446Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.447Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.448Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.452Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.454Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.455Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.456Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.458Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.460Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.461Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.461Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.462Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.462Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.463Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.464Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.466Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.468Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.469Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.471Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.472Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.473Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.474Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.474Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.474Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.476Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.477Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.479Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.480Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.481Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.484Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.485Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.486Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.487Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.487Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.488Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.489Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.501Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.503Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.504Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.505Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.507Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.509Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.510Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.512Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.513Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.514Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.517Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.518Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.519Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.520Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.520Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.520Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.521Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.522Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.524Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.524Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.524Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.524Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.524Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.525Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.525Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.525Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.525Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.525Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.526Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.527Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.528Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.529Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.530Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.532Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.533Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.534Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.534Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.535Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.536Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.539Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.540Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.541Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.542Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.543Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.544Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.545Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.547Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.548Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.549Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.550Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.551Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.552Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.553Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.554Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.555Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.556Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.557Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.559Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.560Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.561Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.562Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.563Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.564Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.565Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.566Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.567Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.568Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.569Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.570Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.571Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.572Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.573Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.573Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.574Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.575Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.576Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.586Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.587Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.588Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.589Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.590Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.591Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.592Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.593Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.594Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.595Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.596Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.597Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.598Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.599Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.600Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.601Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.602Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.604Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.605Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.606Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.607Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.608Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.609Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.610Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.617Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.618Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.619Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.620Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.621Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.622Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.623Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.624Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.625Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.626Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.629Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.630Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.631Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.632Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.633Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.634Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.635Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.636Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.637Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.638Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.639Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.640Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.641Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.642Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.643Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.644Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.654Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.655Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.656Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.657Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.658Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.659Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.660Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.661Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.662Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.663Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.664Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.665Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.666Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.667Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.668Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.669Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.672Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.673Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.674Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.675Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.676Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.677Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.678Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.679Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.680Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.681Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.682Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.683Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.684Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.685Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.686Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.687Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.689Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.689Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.689Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.690Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.691Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.692Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.693Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.694Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.695Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.696Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.697Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.698Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.699Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.700Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.701Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.702Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.703Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.704Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.705Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.714Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.715Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.716Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.717Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.718Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.719Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.720Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.721Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.722Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.723Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.724Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.725Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.726Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.727Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.728Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.729Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.732Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.733Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.734Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.735Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.736Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.737Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.738Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.739Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.740Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.741Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.742Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.743Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.744Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.745Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.746Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.747Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.749Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.750Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.751Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.752Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.753Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.754Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.755Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.756Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.757Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.758Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.759Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.760Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.761Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.762Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.763Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.764Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.774Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.775Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.776Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.777Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.778Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.779Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.780Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.781Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.782Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.783Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.784Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.785Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.786Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.787Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.788Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.789Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.791Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.792Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.793Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.794Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.795Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.796Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.797Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.798Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.806Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.807Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.808Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.809Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.810Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.811Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.812Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.813Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.814Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.816Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.817Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.818Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.819Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.820Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.821Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.822Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.823Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.824Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.825Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.826Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.827Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.828Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.829Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.830Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.831Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.832Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.841Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.841Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.842Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.843Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.844Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.845Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.846Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.847Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.848Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.849Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.850Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.851Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.852Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.853Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.854Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.855Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.856Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.857Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.859Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.860Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.861Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.862Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.863Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.864Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.865Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.866Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.867Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.868Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.869Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.870Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.871Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.872Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.873Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.874Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.876Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.877Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.878Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.879Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.880Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.881Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.882Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.883Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.884Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.885Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.886Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.887Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.888Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.889Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.890Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.891Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.900Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.901Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.902Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.903Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.904Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.905Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.906Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.907Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.908Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.909Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.910Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.911Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.912Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.913Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.914Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.915Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.918Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.919Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.920Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.921Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.922Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.923Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.924Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.925Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.926Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.927Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.928Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.929Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.930Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.931Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.932Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.934Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.935Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.936Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.937Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.938Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.939Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.940Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.941Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.942Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.943Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.944Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.945Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.946Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.947Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.948Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.949Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
Hibernate: delete from review_entity
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.960Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.961Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.962Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.963Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.964Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.965Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.966Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.967Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.968Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.969Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.970Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.971Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.972Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.973Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.974Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.975Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:21.977Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.978Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.979Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.980Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.981Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.982Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.983Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.984Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.985Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.986Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.996Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.997Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.998Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:21.999Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.000Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.003Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.004Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.005Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.006Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.007Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.008Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.009Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.011Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.012Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.013Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.014Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.015Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.016Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.017Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.018Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] uk.co.jemos.podam.api.PodamFactoryImpl   : Loop of depth 3 in class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity production detected. Resorting to uk.co.jemos.podam.api.NullExternalFactory external factory
2025-06-09T06:18:22.019Z  WARN 102 --- [           main] u.c.jemos.podam.api.NullExternalFactory  : Cannot instantiate class co.edu.udistrital.mdp.beautyathome.entities.ServiceRecordEntity with arguments []. Returning null.
Hibernate: insert into service_record_entity (date_performed,service_record_id,service_id,id) values (?,?,?,default)
Hibernate: insert into client_entity (address,email,full_name,phone_number,id) values (?,?,?,?,default)
[ERROR] Tests run: 20, Failures: 0, Errors: 20, Skipped: 0, Time elapsed: 2.326 s <<< FAILURE! - in co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest
[ERROR] testCreateReviewWithEmptyOpinion  Time elapsed: 0.173 s  <<< ERROR!
org.hibernate.PropertyValueException: not-null property references a null or transient value : co.edu.udistrital.mdp.beautyathome.entities.ReviewEntity.client
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.insertData(ReviewServiceTest.java:77)
	at co.edu.udistrital.mdp.beautyathome.services.ReviewServiceTest.setUp(ReviewServiceTest.java:58)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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