SuccessConsole Output

[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building org.cumulus4j.integrationtest.webapp 1.2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target
[INFO] Deleting /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp (includes = [*.log, $jarplug.work/**], excludes = [])
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Compiling 2 source files to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Compiling 1 source file to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.8.1:test (default-test) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Surefire report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-war-plugin:2.1.1:war (default-war) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Packaging webapp
[INFO] Assembling webapp [org.cumulus4j.integrationtest.webapp] in [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT]
[INFO] Processing war project
[INFO] Copying webapp resources [/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp]
[INFO] Webapp assembled in [100 msecs]
[INFO] Building war: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war
[INFO] WEB-INF/web.xml already added, skipping
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ org.cumulus4j.integrationtest.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/resources
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ org.cumulus4j.integrationtest.webapp ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Nothing to compile - all classes are up to date
[WARNING] Failed to getClass for org.mortbay.jetty.plugin.JettyRunMojo
[INFO] 
[INFO] --- jetty-maven-plugin:8.0.0.M2:run (start-jetty) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Configuring Jetty for project: org.cumulus4j.integrationtest.webapp
[INFO] webAppSourceDirectory /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp does not exist. Defaulting to /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp
[INFO] Reload Mechanic: automatic
[INFO] Classes = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/classes
[INFO] Context path = /org.cumulus4j.integrationtest.webapp
[INFO] Tmp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/tmp
[INFO] Web defaults = org/eclipse/jetty/webapp/webdefault.xml
[INFO] Web overrides =  none
[INFO] web.xml file = file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp/WEB-INF/web.xml
[INFO] Webapp directory = /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/src/main/webapp
[INFO] Starting jetty 8.0.0.M2 ...
2014-10-09 20:45:09.062:INFO::jetty-8.0.0.M2
2014-10-09 20:45:10.950:INFO::No Transaction manager found - if your webapp requires one, please configure one.
2014-10-09 20:45:11.170:INFO::Started SelectChannelConnector@0.0.0.0:8585
[INFO] Started Jetty Server
[INFO] 
[INFO] --- maven-failsafe-plugin:2.8.1:integration-test (default) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Failsafe report directory: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/failsafe-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.cumulus4j.integrationtest.webapp.test.IntegrationWithAppServerOnlyTest
20:45:12,916 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25
20:45:12,918 INFO  [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit).
20:45:12,920 INFO  [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore.
20:45:12,923 INFO  [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:45:13,245 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES"
20:45:13,246 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES"
20:45:13,247 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64"
20:45:13,248 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64"
20:45:13,249 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8"
20:45:13,250 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8"
20:45:13,251 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:45:13,252 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:45:13,252 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:45:13,252 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:45:13,255 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4"
20:45:13,256 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4"
20:45:13,257 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2"
20:45:13,257 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2"
20:45:13,258 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8"
20:45:13,259 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8"
20:45:13,260 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147"
20:45:13,260 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147"
20:45:13,263 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384"
20:45:13,264 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512"
20:45:13,266 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:45:13,266 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:45:13,266 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:45:13,267 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:45:13,268 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:45:13,268 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:45:13,269 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:45:13,269 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:45:13,269 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:45:13,271 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:45:13,271 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:45:13,271 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:45:13,272 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:45:13,273 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:45:13,273 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:45:13,274 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:45:13,274 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:45:13,274 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:45:13,276 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:45:13,276 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:45:13,276 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:45:13,277 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:45:13,277 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:45:13,278 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:45:13,279 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:45:13,279 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:45:13,279 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:45:13,281 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:45:13,281 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:45:13,281 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:45:13,283 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:45:13,283 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:45:13,283 TRACE [main][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:45:13,290 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine"
20:45:13,295 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine"
20:45:13,299 TRACE [main][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine"
20:45:13,307 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine"
20:45:13,318 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine"
20:45:13,322 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine"
20:45:13,328 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine"
20:45:13,334 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine"
20:45:13,339 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine"
20:45:13,349 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine"
20:45:13,351 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine"
20:45:13,357 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine"
20:45:13,358 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine"
20:45:13,365 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine"
20:45:13,368 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine"
20:45:13,370 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine"
20:45:13,374 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine"
20:45:13,379 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine"
20:45:13,381 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine"
20:45:13,383 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine"
20:45:13,390 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine"
20:45:13,394 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine"
20:45:13,401 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine"
20:45:13,404 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine"
20:45:13,406 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine"
20:45:13,412 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine"
20:45:13,414 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine"
20:45:13,418 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine"
20:45:13,421 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine"
20:45:13,424 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine"
20:45:13,426 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine"
20:45:13,429 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine"
20:45:13,431 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine"
20:45:13,438 TRACE [main][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine"
20:45:13,440 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher"
20:45:13,443 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher"
20:45:13,447 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,448 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,448 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,448 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,448 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,449 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,449 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,449 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,449 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,449 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,450 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,450 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,450 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,450 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,450 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,451 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,451 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,451 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,451 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,452 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,452 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,452 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,452 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,452 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,453 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,453 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,453 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,453 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,453 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,454 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,454 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,455 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,455 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:45:13,457 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher"
20:45:13,458 TRACE [main][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher"
20:45:13,460 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher"
20:45:13,462 TRACE [main][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher"
20:45:13,464 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher"
20:45:13,467 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,467 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,468 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,468 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,468 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,468 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,469 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,470 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,470 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,470 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,470 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,470 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,471 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,472 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,472 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,472 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,472 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,472 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,473 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,473 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,473 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,473 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,474 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,474 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,474 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:45:13,476 TRACE [main][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher"
20:45:13,502 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
20:45:13,503 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
20:45:13,505 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding"
20:45:13,507 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
20:45:13,507 TRACE [main][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
20:45:13,509 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding"
20:45:13,511 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding"
20:45:13,513 DEBUG [main][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding"
20:45:13,515 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding"
20:45:13,517 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding"
20:45:13,518 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding"
20:45:13,520 TRACE [main][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding"
20:45:13,538 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory"
20:45:13,540 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory"
20:45:13,541 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory"
20:45:13,543 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory"
20:45:13,545 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory"
20:45:13,549 TRACE [main][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory"
20:45:13,563 INFO  [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:45:13,662 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@1ffadfdf
20:45:13,859 INFO  [main][SessionManager] Creating instance of SessionManager.
20:45:14,121 DEBUG [Thread-3][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:14,121 DEBUG [Thread-6][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:14,121 DEBUG [Thread-4][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:14,121 DEBUG [Thread-5][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:14,139 DEBUG [Thread-2][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:16,268 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:45:16,269 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:45:16,270 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:45:16,270 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:45:16,270 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
[INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Initiating Jersey application, version 'Jersey: 1.9 09/02/2011 11:17 AM'
[INFO] Instantiated the Application class org.cumulus4j.store.crypto.keymanager.rest.KeyManagerBackWebApp
[INFO] Instantiated the Application class org.cumulus4j.integrationtest.webapp.App
20:45:17,502 DEBUG [qtp1100829986-414][JAXBContextResolver] Instantiating JAXBContextResolver.
20:45:19,218 INFO  [qtp1100829986-409][MessageBrokerRegistry] getActiveMessageBroker: System property 'cumulus4j.MessageBrokerRegistry.activeMessageBroker' was not specified. Auto-detecting appropriate MessageBroker-implementation.
20:45:19,224 INFO  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] Instantiating MessageBrokerPMF.
20:45:19,240 INFO  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] javax.jdo.option.ConnectionDriverName=org.apache.derby.jdbc.EmbeddedDriver
20:45:19,240 INFO  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] javax.jdo.option.ConnectionURL=jdbc:derby:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker;create=true
20:45:19,255 INFO  [qtp1100829986-411][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:45:19,255 DEBUG [qtp1100829986-411][CleanupUtil] Deleting all tables from Data backend store
20:45:20,558 INFO  [qtp1100829986-411][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully.
20:45:20,558 DEBUG [qtp1100829986-411][CleanupUtil] Deleting all tables from Index backend store
20:45:20,558 WARN  [qtp1100829986-411][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping!
20:45:20,560 INFO  [qtp1100829986-411][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:45:43,309 INFO  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] Successfully instantiated and tested MessageBrokerPMF.
20:45:43,309 INFO  [qtp1100829986-409][MessageBrokerRegistry] getActiveMessageBroker: New activeMessageBroker=org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.MessageBrokerPMF@6b43837f
20:45:43,311 DEBUG [qtp1100829986-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:45:43,311 DEBUG [qtp1100829986-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:45:43,311 DEBUG [qtp1100829986-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:45:43,311 DEBUG [qtp1100829986-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:45:43,311 DEBUG [qtp1100829986-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:45:43,325 DEBUG [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:45:43,330 DEBUG [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:45:43,333 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:45:43,333 INFO  [qtp1100829986-413][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.enabled' is not set. Using default value 'true'.
20:45:43,334 INFO  [qtp1100829986-413][MessageBrokerPMF] System property 'cumulus4j.MessageBrokerPMF.cleanupTimer.period' is not specified; using default value 3600000.
20:45:43,341 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:45:43,348 DEBUG [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:45:43,360 INFO  [qtp1100829986-409][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.pollRequestTimeout' is not specified; using default value 60000.
20:46:10,442 INFO  [qtp1100829986-411][Cumulus4jStoreManager] ====================== Cumulus4j ======================
20:46:10,443 INFO  [qtp1100829986-411][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT
20:46:10,443 INFO  [qtp1100829986-411][Cumulus4jStoreManager] =======================================================
20:46:10,464 ERROR [qtp1100829986-411][Persistence] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
	at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
	at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432)
	at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965)
	at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager
	at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.<init>(SchemaAutoStarter.java:68)
	... 70 more

20:46:10,955 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie
20:46:11,032 INFO  [qtp1100829986-411][AbstractCryptoManager] getCryptoSessionExpiryTimerEnabled: Property 'cumulus4j.cryptoSessionExpiryTimer.enabled' is not set. Using default value true.
20:46:11,033 INFO  [qtp1100829986-411][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000.
20:46:11,037 TRACE [qtp1100829986-411][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-i12ggi42-jpn7g9lums1_q8nvb3hr*1*0gxg9k
20:46:11,038 INFO  [qtp1100829986-411][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000.
20:46:12,907 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache.
20:46:13,184 WARN  [qtp1100829986-411][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:13,199 WARN  [qtp1100829986-411][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:13,862 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left.
20:46:14,483 WARN  [qtp1100829986-411][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:14,484 WARN  [qtp1100829986-411][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:14,817 INFO  [qtp1100829986-411][MinimumCumulus4jVersion] version=10100001
20:46:15,709 INFO  [qtp1100829986-411][MinimumCumulus4jVersion] version=10100001
20:46:15,710 DEBUG [qtp1100829986-411][RecreateIndex] deleteIndex: Entered.
20:46:16,046 DEBUG [qtp1100829986-411][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit.
20:46:16,048 DEBUG [qtp1100829986-411][RecreateIndex] deleteIndex: Leaving.
20:46:16,126 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie
20:46:16,322 DEBUG [qtp1100829986-411][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@294a4efd[null,org.cumulus4j.store.test.movie.Movie]
20:46:16,333 DEBUG [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,614 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@419792f3[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,626 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,626 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,645 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,645 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,645 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,646 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2b93f666[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,649 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2b93f666[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,651 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,651 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,652 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1f8223a6[null,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,655 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,655 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,657 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,657 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,657 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,658 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2b29d96c[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,661 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2b29d96c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,662 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,662 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,663 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4dd34bac[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,666 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,666 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,668 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,668 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,668 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@6295f9da[null,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,671 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,671 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,673 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,673 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,673 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4a0ec81[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,676 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,677 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,678 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,679 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,679 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,679 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@79c194bc[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,683 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@79c194bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,684 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,684 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,686 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@43caa8f1[null,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,689 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,689 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,691 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,691 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,691 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@349774c5[null,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,695 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,695 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,697 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,697 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,697 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,698 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@474da5fc[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,701 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@474da5fc[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,702 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,702 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,703 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@578712b2[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,706 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,706 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,708 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,708 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,709 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@24943da6[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,712 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,713 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,714 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,714 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,714 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,715 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@313ca190[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,718 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@313ca190[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,719 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,719 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,720 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,720 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,720 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,720 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,720 DEBUG [qtp1100829986-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,756 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,757 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,757 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,757 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,757 DEBUG [qtp1100829986-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,762 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,765 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,765 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,765 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@294a4efd[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,765 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,766 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,766 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,767 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4dd34bac[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,767 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,768 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,768 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,768 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@578712b2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,768 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,768 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,768 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,768 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2b29d96c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,769 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2b29d96c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,769 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b29d96c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,769 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2b29d96c[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,770 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1f8223a6[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,770 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,770 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,770 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@79c194bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@79c194bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,771 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@79c194bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@79c194bc[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4a0ec81[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,771 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,772 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,772 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6295f9da[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,772 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,772 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,772 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,772 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2b93f666[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,772 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2b93f666[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,773 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2b93f666[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,773 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2b93f666[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,773 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@419792f3[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,773 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,773 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,773 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,773 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@43caa8f1[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,774 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,774 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,774 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,774 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@474da5fc[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,774 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@474da5fc[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,774 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@474da5fc[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,774 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@474da5fc[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,775 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@349774c5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,775 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,775 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,775 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,775 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@313ca190[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,775 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@313ca190[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,776 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@313ca190[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,776 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@313ca190[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,776 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@24943da6[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,778 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:16,778 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7922be9d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:46:16,778 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5810738c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:16,778 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2012197f[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:46:16,779 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@447f14c[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:46:16,779 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f32b6c6[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@77aab307[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67cfcdf1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7bd9be75[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@146732d9[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@33b4f06[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a2d932b[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56192282[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:16,780 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c28b0f7[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:46:16,780 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 5825 ms). class=org.cumulus4j.store.test.movie.Movie
20:46:17,738 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:17,742 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:46:17,742 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,744 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56192282[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:17,744 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,744 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:46:17,744 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,744 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:17,745 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,745 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,745 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f32b6c6[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,745 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,745 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5810738c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:17,745 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:46:17,745 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:17,746 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67cfcdf1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:17,911 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:46:17,916 INFO  [qtp1100829986-411][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:46:17,916 INFO  [qtp1100829986-411][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:46:18,185 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES"
20:46:18,185 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES"
20:46:18,186 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64"
20:46:18,186 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES64MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES64"
20:46:18,187 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DES/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8"
20:46:18,187 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESMAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DESCFB8"
20:46:18,187 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:46:18,188 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="DESWITHISO9797MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:46:18,188 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:46:18,188 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3"
20:46:18,189 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3WITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4"
20:46:18,189 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="ISO9797ALG3MACWITHISO7816-4PADDING" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$DES9797Alg3with7816d4"
20:46:18,190 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2"
20:46:18,190 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2"
20:46:18,191 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8"
20:46:18,191 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="RC2MAC/CFB8" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RC2CFB8"
20:46:18,192 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147"
20:46:18,192 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="GOST28147MAC" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$GOST28147"
20:46:18,193 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA384"
20:46:18,194 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="OLDHMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$OldSHA512"
20:46:18,195 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:46:18,195 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:46:18,195 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD2" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD2"
20:46:18,196 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:46:18,196 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:46:18,196 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD4" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD4"
20:46:18,197 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACMD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:46:18,197 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:46:18,197 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/MD5" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$MD5"
20:46:18,198 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:46:18,198 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:46:18,198 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA1" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA1"
20:46:18,199 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:46:18,199 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:46:18,199 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA224" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA224"
20:46:18,200 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:46:18,200 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:46:18,200 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA256" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA256"
20:46:18,200 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:46:18,201 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:46:18,201 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA384" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA384"
20:46:18,201 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACSHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:46:18,201 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:46:18,202 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/SHA512" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$SHA512"
20:46:18,202 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:46:18,202 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:46:18,203 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD128" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD128"
20:46:18,203 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACRIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:46:18,203 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:46:18,204 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/RIPEMD160" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$RIPEMD160"
20:46:18,204 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMACTIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:46:18,204 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC-TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:46:18,205 TRACE [qtp1100829986-411][CryptoRegistry] registerMACCalculatorFactory: algorithmName="HMAC/TIGER" factoryClass="org.cumulus4j.crypto.internal.mac.MACCalculatorFactoryImpl$Tiger"
20:46:18,208 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="ElGamal" engineClass="org.bouncycastle.crypto.engines.ElGamalEngine"
20:46:18,212 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="NaccacheStern" engineClass="org.bouncycastle.crypto.engines.NaccacheSternEngine"
20:46:18,215 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricEngineClass: algorithmName="RSA" engineClass="org.bouncycastle.crypto.engines.RSABlindedEngine"
20:46:18,221 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES" engineClass="org.bouncycastle.crypto.engines.AESEngine"
20:46:18,230 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.fast" engineClass="org.bouncycastle.crypto.engines.AESFastEngine"
20:46:18,234 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="AES.light" engineClass="org.bouncycastle.crypto.engines.AESLightEngine"
20:46:18,238 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Blowfish" engineClass="org.bouncycastle.crypto.engines.BlowfishEngine"
20:46:18,244 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia" engineClass="org.bouncycastle.crypto.engines.CamelliaEngine"
20:46:18,247 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Camellia.light" engineClass="org.bouncycastle.crypto.engines.CamelliaLightEngine"
20:46:18,256 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST5" engineClass="org.bouncycastle.crypto.engines.CAST5Engine"
20:46:18,258 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="CAST6" engineClass="org.bouncycastle.crypto.engines.CAST6Engine"
20:46:18,262 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DESede" engineClass="org.bouncycastle.crypto.engines.DESedeEngine"
20:46:18,262 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="DES" engineClass="org.bouncycastle.crypto.engines.DESEngine"
20:46:18,268 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GOST28147" engineClass="org.bouncycastle.crypto.engines.GOST28147Engine"
20:46:18,270 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Noekeon" engineClass="org.bouncycastle.crypto.engines.NoekeonEngine"
20:46:18,271 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Null" engineClass="org.bouncycastle.crypto.engines.NullEngine"
20:46:18,277 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC2" engineClass="org.bouncycastle.crypto.engines.RC2Engine"
20:46:18,281 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-32" engineClass="org.bouncycastle.crypto.engines.RC532Engine"
20:46:18,283 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC5-64" engineClass="org.bouncycastle.crypto.engines.RC564Engine"
20:46:18,285 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC6" engineClass="org.bouncycastle.crypto.engines.RC6Engine"
20:46:18,290 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Rijndael" engineClass="org.bouncycastle.crypto.engines.RijndaelEngine"
20:46:18,294 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SEED" engineClass="org.bouncycastle.crypto.engines.SEEDEngine"
20:46:18,300 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Serpent" engineClass="org.bouncycastle.crypto.engines.SerpentEngine"
20:46:18,303 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="SKIPJACK" engineClass="org.bouncycastle.crypto.engines.SkipjackEngine"
20:46:18,305 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="TEA" engineClass="org.bouncycastle.crypto.engines.TEAEngine"
20:46:18,309 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Twofish" engineClass="org.bouncycastle.crypto.engines.TwofishEngine"
20:46:18,311 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="XTEA" engineClass="org.bouncycastle.crypto.engines.XTEAEngine"
20:46:18,314 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Grain-128" engineClass="org.bouncycastle.crypto.engines.Grain128Engine"
20:46:18,317 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="GRAIN-V1" engineClass="org.bouncycastle.crypto.engines.Grainv1Engine"
20:46:18,319 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-128" engineClass="org.bouncycastle.crypto.engines.HC128Engine"
20:46:18,321 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="HC-256" engineClass="org.bouncycastle.crypto.engines.HC256Engine"
20:46:18,323 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="ISAAC" engineClass="org.bouncycastle.crypto.engines.ISAACEngine"
20:46:18,324 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="RC4" engineClass="org.bouncycastle.crypto.engines.RC4Engine"
20:46:18,329 TRACE [qtp1100829986-411][CryptoRegistry] registerSymmetricEngineClass: algorithmName="Salsa20" engineClass="org.bouncycastle.crypto.engines.Salsa20Engine"
20:46:18,330 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CBC" modeClass="org.bouncycastle.crypto.modes.CBCBlockCipher"
20:46:18,333 TRACE [qtp1100829986-411][CryptoRegistry] registerAEADBlockCipherMode: modeName="CCM" modeClass="org.bouncycastle.crypto.modes.CCMBlockCipher"
20:46:18,335 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,335 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,336 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,337 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,338 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,339 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,339 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,339 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,339 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="CFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCFBBlockCipher"
20:46:18,340 TRACE [qtp1100829986-411][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CTS" modeClass="org.bouncycastle.crypto.modes.CTSBlockCipher"
20:46:18,341 TRACE [qtp1100829986-411][CryptoRegistry] registerBufferedBlockCipherMode: modeName="CBC-CTS" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jCBCCTSBlockCipher"
20:46:18,342 TRACE [qtp1100829986-411][CryptoRegistry] registerAEADBlockCipherMode: modeName="EAX" modeClass="org.bouncycastle.crypto.modes.EAXBlockCipher"
20:46:18,344 TRACE [qtp1100829986-411][CryptoRegistry] registerAEADBlockCipherMode: modeName="GCM" modeClass="org.bouncycastle.crypto.modes.GCMBlockCipher"
20:46:18,345 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="GOFB" modeClass="org.bouncycastle.crypto.modes.GOFBBlockCipher"
20:46:18,347 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,347 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB8" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,347 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB16" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,347 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB24" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,347 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB32" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB40" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB48" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB56" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB64" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB72" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB80" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB88" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB96" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,348 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB104" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB112" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB120" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB128" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB136" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB144" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB152" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB160" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB168" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB176" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,349 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB184" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,350 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB192" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,350 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB200" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,350 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB208" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,350 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB216" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,353 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB224" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,353 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB232" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,353 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB240" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,354 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB248" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,354 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="OFB256" modeClass="org.cumulus4j.crypto.internal.symmetric.mode.C4jOFBBlockCipher"
20:46:18,355 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherMode: modeName="SIC" modeClass="org.bouncycastle.crypto.modes.SICBlockCipher"
20:46:18,373 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126-2" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
20:46:18,373 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO10126" paddingClass="org.bouncycastle.crypto.paddings.ISO10126d2Padding"
20:46:18,374 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="ISO7816-4" paddingClass="org.bouncycastle.crypto.paddings.ISO7816d4Padding"
20:46:18,376 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS7" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
20:46:18,376 TRACE [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="PKCS5" paddingClass="org.bouncycastle.crypto.paddings.PKCS7Padding"
20:46:18,377 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="TBC" paddingClass="org.bouncycastle.crypto.paddings.TBCPadding"
20:46:18,378 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="X9.23" paddingClass="org.bouncycastle.crypto.paddings.X923Padding"
20:46:18,380 DEBUG [qtp1100829986-411][CryptoRegistry] registerBlockCipherPadding: paddingName="ZeroByte" paddingClass="org.bouncycastle.crypto.paddings.ZeroBytePadding"
20:46:18,381 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="ISO9796-1" paddingClass="org.bouncycastle.crypto.encodings.ISO9796d1Encoding"
20:46:18,382 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEP" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding"
20:46:18,382 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="OAEPWITHSHA1ANDMGF1" paddingClass="org.bouncycastle.crypto.encodings.OAEPEncoding"
20:46:18,384 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricBlockCipherPadding: paddingName="PKCS1" paddingClass="org.bouncycastle.crypto.encodings.PKCS1Encoding"
20:46:18,415 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DH" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DHBasicKeyPairGeneratorFactory"
20:46:18,416 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="DSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.DSAKeyPairGeneratorFactory"
20:46:18,417 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="ElGamal" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.ElGamalKeyPairGeneratorFactory"
20:46:18,418 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="GOST3410" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.GOST3410KeyPairGeneratorFactory"
20:46:18,419 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="NaccacheStern" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.NaccacheSternKeyPairGeneratorFactory"
20:46:18,422 TRACE [qtp1100829986-411][CryptoRegistry] registerAsymmetricCipherKeyPairGeneratorFactory: algorithmName="RSA" factoryClass="org.cumulus4j.crypto.internal.asymmetric.keypairgenerator.RSAKeyPairGeneratorFactory"
20:46:21,396 INFO  [qtp1100829986-411][CryptoCache] getCryptoCacheCleanupTimerEnabled: Property 'cumulus4j.CryptoCache.cleanupTimer.enabled' is not set. Using default value true.
20:46:21,396 INFO  [qtp1100829986-411][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000.
20:46:21,431 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _query[requestID=ubhwdneik2jh4m3ye52h4d6vq]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@6664cd0d[ubhwdneik2jh4m3ye52h4d6vq,test-i12ggi42-jpn7g9lums1_q8nvb3hr*1*0gxg9k]
20:46:21,465 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _query[requestID=ubhwdneik2jh4m3ye52h4d6vq]: Request persisted.
20:46:21,543 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@6664cd0d[ubhwdneik2jh4m3ye52h4d6vq,test-i12ggi42-jpn7g9lums1_q8nvb3hr*1*0gxg9k]
20:46:21,549 DEBUG [qtp1100829986-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true
20:46:21,554 ERROR [qtp1100829986-413][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@12786885" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:46:21,556 ERROR [qtp1100829986-409][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6b0b0964" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:46:21,557 ERROR [qtp1100829986-414][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7af923fe" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:46:21,559 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@7af923fe" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6664cd0d
20:46:21,559 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6b0b0964" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6664cd0d
20:46:21,560 ERROR [qtp1100829986-412][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e73140b" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:46:21,564 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@3e73140b" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6664cd0d
20:46:21,565 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@12786885" (id="ubhwdneik2jh4m3ye52h4d6vq") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6664cd0d
20:46:21,584 INFO  [qtp1100829986-411][AbstractMessageBroker] System property 'cumulus4j.MessageBroker.queryTimeout' is not specified; using default value 300000.
20:46:21,609 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:46:21,801 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true
20:46:21,807 DEBUG [qtp1100829986-430][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:21,819 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=ubhwdneik2jh4m3ye52h4d6vq]: Entered.
20:46:21,889 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:46:22,071 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Created new Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:46:22,082 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,094 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:46:22,095 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,095 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,095 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67cfcdf1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:22,443 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,445 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,457 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5810738c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:22,462 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,464 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,667 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,671 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,858 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,860 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,872 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f32b6c6[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:22,877 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,879 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,883 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:22,887 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,889 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,893 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56192282[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:22,897 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,899 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,906 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating
20:46:22,906 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating
20:46:22,910 DEBUG [qtp1100829986-411][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@35f43023[null,org.cumulus4j.store.test.movie.Rating]
20:46:22,913 DEBUG [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,916 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1865b78a[null,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,919 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,919 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,921 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,921 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,922 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1856766e[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,926 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,926 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,929 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,929 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,929 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,929 DEBUG [qtp1100829986-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,933 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,934 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,934 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,934 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@35f43023[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,935 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,935 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,935 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,935 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1856766e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,935 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,936 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,936 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,936 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1865b78a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,936 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cbcc94[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,936 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@22e40d92[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:46:22,937 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2a36fe23[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:46:22,937 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 31 ms). class=org.cumulus4j.store.test.movie.Rating
20:46:22,937 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cbcc94[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,937 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cbcc94[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,937 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:46:22,938 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,940 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,944 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:46:22,944 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cbcc94[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,944 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@9cbcc94[2,org.cumulus4j.store.test.movie.Rating]
20:46:22,949 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,950 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,958 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,959 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,963 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:22,964 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:46:22,964 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,964 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56192282[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:22,964 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,964 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:46:22,964 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,964 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:22,964 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:46:22,964 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:46:22,965 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f32b6c6[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:22,965 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:46:22,965 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5810738c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:22,965 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:46:22,965 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:22,965 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67cfcdf1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:22,966 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2
20:46:22,966 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,969 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,972 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2
20:46:22,972 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@67cfcdf1[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:46:22,978 TRACE [qtp1100829986-411][CryptoCache] getKeyData: Found cached key with keyID=1.
20:46:22,980 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Created new Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:46:22,982 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,982 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:22,983 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:22,984 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5810738c[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:46:23,004 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,005 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,005 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,006 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,013 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,014 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,023 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,024 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,027 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f32b6c6[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:46:23,033 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,034 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,034 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,035 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,035 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:23,042 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,043 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,044 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,045 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,045 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56192282[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:46:23,052 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,054 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,054 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,055 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,058 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person
20:46:23,058 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person
20:46:23,077 DEBUG [qtp1100829986-411][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@2146a254[null,org.cumulus4j.store.test.movie.Person]
20:46:23,080 DEBUG [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,082 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2aab9552[null,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,085 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,085 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,087 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,087 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,088 DEBUG [qtp1100829986-411][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@74784db3[null,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,090 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,091 DEBUG [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,092 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,092 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,093 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,093 DEBUG [qtp1100829986-411][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,096 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,097 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,097 DEBUG [qtp1100829986-411][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,097 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@2146a254[3,org.cumulus4j.store.test.movie.Person]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,098 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2aab9552[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,098 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,098 DEBUG [qtp1100829986-411][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@74784db3[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,099 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43c74e72[3,org.cumulus4j.store.test.movie.Person]
20:46:23,099 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@51ef4121[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:46:23,099 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@329d078d[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:46:23,099 DEBUG [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 41 ms). class=org.cumulus4j.store.test.movie.Person
20:46:23,099 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43c74e72[3,org.cumulus4j.store.test.movie.Person]
20:46:23,099 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43c74e72[3,org.cumulus4j.store.test.movie.Person]
20:46:23,099 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:46:23,100 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,102 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,105 TRACE [qtp1100829986-411][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:46:23,106 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43c74e72[3,org.cumulus4j.store.test.movie.Person]
20:46:23,106 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@43c74e72[3,org.cumulus4j.store.test.movie.Person]
20:46:23,111 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,113 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,121 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,123 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,132 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,165 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,168 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,171 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1]
20:46:23,171 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,171 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:23,171 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person
20:46:23,195 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,198 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,199 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,199 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:23,223 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,224 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,224 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,225 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,226 TRACE [qtp1100829986-411][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ac11492[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:46:23,233 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,234 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,242 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,244 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,247 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,252 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,255 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,256 TRACE [qtp1100829986-411][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1
20:46:23,256 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,256 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating
20:46:23,260 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,263 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,264 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,293 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,294 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@963683277 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,334 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,356 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,382 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:46:23,383 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,407 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,410 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,415 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,415 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,416 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,416 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:46:23,416 TRACE [qtp1100829986-411][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:46:23,421 TRACE [qtp1100829986-411][CryptoCache] acquireCipherEntry: Found cached Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:46:23,423 TRACE [qtp1100829986-411][CryptoCache] releaseCipherEntry: Releasing Cipher@681378605 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:46:23,424 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,424 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,424 TRACE [qtp1100829986-411][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@40ba169d[1,org.cumulus4j.store.test.movie.Movie]
20:46:23,449 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25
20:46:23,449 INFO  [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit).
20:46:23,449 INFO  [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore.
20:46:23,449 INFO  [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:46:23,476 INFO  [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:46:23,618 INFO  [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit).
20:46:23,618 INFO  [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:46:23,631 INFO  [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:46:23,651 INFO  [main][SessionManager] Creating instance of SessionManager.
20:46:23,665 DEBUG [Thread-8][JAXBContextResolver] Instantiating JAXBContextResolver.
20:46:23,682 DEBUG [Thread-11][JAXBContextResolver] Instantiating JAXBContextResolver.
20:46:23,698 DEBUG [Thread-12][JAXBContextResolver] Instantiating JAXBContextResolver.
20:46:23,704 DEBUG [Thread-9][JAXBContextResolver] Instantiating JAXBContextResolver.
20:46:23,701 DEBUG [Thread-10][JAXBContextResolver] Instantiating JAXBContextResolver.
20:46:24,401 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:24,434 DEBUG [qtp1100829986-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:24,436 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:24,436 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@76639310
20:46:24,436 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@34c3c29
20:46:24,511 DEBUG [Finalizer][CachedMasterKey] clear: Clearing for userName='marco'.
20:46:24,511 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@76639310
20:46:24,573 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:24,589 DEBUG [qtp1100829986-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:24,597 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:25,739 INFO  [qtp1100829986-432][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:46:25,741 DEBUG [qtp1100829986-432][CleanupUtil] Deleting all tables from Data backend store
20:46:24,687 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:24,716 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:24,724 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:25,762 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOException: Exception thrown when executing query
NestedThrowables:
java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'.
20:46:25,766 ERROR [qtp1100829986-410][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d3e5008, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=	�, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5d3e5008]]
20:46:25,770 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException.
20:46:25,770 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:46:25,777 DEBUG [qtp1100829986-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:25,782 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:25,783 DEBUG [qtp1100829986-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:25,789 DEBUG [qtp1100829986-435][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:25,789 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:25,795 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:25,796 DEBUG [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:25,802 DEBUG [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:25,815 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:46:28,189 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOException: Exception thrown when executing query
NestedThrowables:
java.sql.SQLNonTransientConnectionException: No current connection.
20:46:28,193 ERROR [qtp1100829986-436][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d1c8f5b, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=
�, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@1d1c8f5b]]
20:46:28,298 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,313 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,313 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,325 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,323 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,322 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,344 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,347 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,346 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,357 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,399 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,421 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,436 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,491 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,492 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,512 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,506 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,504 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,541 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,539 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,568 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,550 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,569 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,591 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,611 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,625 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,682 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,705 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,718 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,726 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,726 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,730 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,730 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,741 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,751 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,747 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,756 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,777 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,811 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,862 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,875 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,872 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,880 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,863 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,881 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,884 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,892 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,895 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,907 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,954 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,962 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,963 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,964 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,965 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,965 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,979 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,983 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:28,985 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:29,009 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:46:29,030 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,036 INFO  [qtp1100829986-432][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully.
20:46:29,042 DEBUG [qtp1100829986-432][CleanupUtil] Deleting all tables from Index backend store
20:46:29,043 WARN  [qtp1100829986-432][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping!
20:46:29,044 INFO  [qtp1100829986-432][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:46:29,044 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,053 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,059 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,063 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,064 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,066 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,067 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,069 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,071 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,097 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,108 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,120 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,122 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,124 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,126 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,134 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,151 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,168 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,169 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,178 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,183 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,197 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,203 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,207 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,213 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,214 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,244 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,245 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,248 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,251 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,264 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,266 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,293 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,295 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,300 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,304 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,309 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,330 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,334 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,336 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,338 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,341 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,353 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,365 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,374 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,384 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,393 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,393 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,399 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,405 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,410 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,416 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,426 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,438 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,462 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,464 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,466 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,468 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,479 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,480 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,489 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,503 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,506 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,509 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,523 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,528 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,535 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,539 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,546 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,558 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,560 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,573 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,580 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,588 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,597 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,611 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,612 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,616 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,624 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,624 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,638 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,668 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,670 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,674 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,678 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,679 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,682 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,686 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,690 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,705 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,708 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,731 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,736 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,738 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,739 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,752 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,761 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,774 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,777 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,785 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,789 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,790 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,811 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,817 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,821 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,835 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,848 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,850 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,853 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,854 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,864 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,875 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,878 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,879 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,902 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,916 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,917 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,918 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,924 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,925 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,927 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,953 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,966 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,970 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,973 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,979 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,981 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,983 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:29,989 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,004 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,011 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,024 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,032 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,041 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,050 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,051 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,052 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,053 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,073 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,086 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,087 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,096 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,112 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,119 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,129 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,137 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,139 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,139 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,151 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,160 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,181 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,183 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,192 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,198 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,204 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,205 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,221 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,226 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,232 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,248 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,256 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,256 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,258 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,270 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,275 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,287 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,288 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,316 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,316 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,323 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,329 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,336 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,341 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,355 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,358 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,379 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,382 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,384 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,386 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,390 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,411 WARN  [qtp1100829986-432][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:30,412 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,413 WARN  [qtp1100829986-432][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:46:30,415 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,418 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,438 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,451 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,456 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,453 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,462 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,465 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,472 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,475 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,480 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,510 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,513 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,518 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,532 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,536 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,539 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,545 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,547 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,560 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,565 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,580 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,586 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,597 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,600 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,606 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,610 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,622 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,628 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,644 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,645 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,647 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,659 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,667 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,683 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,686 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,695 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,697 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,699 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,711 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,724 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,730 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,734 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,736 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,757 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,759 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,764 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,778 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,785 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,785 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,789 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,808 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,813 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,818 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,821 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,825 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,840 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,852 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,854 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,855 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,869 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,870 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,875 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,896 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,903 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,915 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,923 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,923 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,926 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,928 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,938 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,961 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,962 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,992 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,994 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,997 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:30,999 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,002 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,008 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,012 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,013 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,017 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,038 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,068 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,073 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,085 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,086 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,096 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,097 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,098 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,100 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,101 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,113 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,135 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,137 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,140 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,156 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,160 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,163 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,165 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,174 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,176 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,191 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,200 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,216 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,223 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,233 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,236 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,245 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,253 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,255 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,256 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,266 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,275 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,282 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,302 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,311 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,313 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,323 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,328 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,341 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,343 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,345 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,353 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,362 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,367 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,373 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,395 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,400 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,405 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,411 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,412 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,413 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,420 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,437 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,447 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,465 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,466 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,478 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,488 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,490 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,495 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,504 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,506 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,508 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,519 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,533 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,534 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,540 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,550 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,557 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,566 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,585 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,590 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,592 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,599 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,601 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,603 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,620 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,626 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,631 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,655 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,660 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,662 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,663 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,668 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,681 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,698 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,701 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,706 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,715 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,722 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,725 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,740 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,743 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,744 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,762 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,779 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,795 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,796 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,800 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,804 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,812 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,820 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,832 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,837 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,849 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,852 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,856 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,874 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,875 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,889 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,889 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,894 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,903 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,914 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,919 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,921 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,926 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,932 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,932 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,953 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,957 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,964 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,978 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,988 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,996 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:31,996 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,004 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,006 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,009 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,022 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,023 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,033 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,048 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,049 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,052 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,056 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,061 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,074 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,086 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,106 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,121 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,121 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,126 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,128 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,135 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,147 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,150 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,151 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,160 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,180 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,200 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,207 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,210 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,224 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,230 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,230 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,235 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,242 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,247 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,265 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,276 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,277 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,290 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,292 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,295 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,309 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,316 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,322 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,325 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,340 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,363 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,363 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,370 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,372 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,375 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,379 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,383 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,401 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,404 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,405 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,429 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,431 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,439 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,440 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,441 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,461 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,475 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,477 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,490 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,497 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,500 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,503 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,506 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,516 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,556 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,559 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,561 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,562 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,564 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,568 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,573 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,574 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,583 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,589 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,612 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,615 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,618 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,620 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,629 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,630 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,653 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,663 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,666 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,685 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,690 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,692 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,699 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,700 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,718 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,719 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,753 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,754 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,762 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,768 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,778 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,778 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,781 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,785 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,790 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,791 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,832 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,836 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,839 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,847 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,850 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,856 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,861 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,869 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,869 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,883 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,892 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,899 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,905 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,907 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,923 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,924 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,928 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,958 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,965 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,965 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,969 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,980 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,982 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,984 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,987 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:32,999 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,012 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,014 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,039 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,041 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,055 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,057 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,068 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,071 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,072 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,079 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,084 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,092 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,095 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,124 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,126 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,130 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,131 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,143 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,153 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,160 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,165 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,171 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,174 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,184 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,200 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,214 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,220 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,221 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,226 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,236 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,244 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,256 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,258 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,268 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,276 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,289 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,296 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,302 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,306 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,314 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,316 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,319 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,342 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,344 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,345 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,351 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,366 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,368 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,373 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,392 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,399 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,400 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,402 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,413 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,417 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,432 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,438 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,444 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,458 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,473 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,483 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,489 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,499 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,500 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,504 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,507 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,515 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,519 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,532 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,557 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,564 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,569 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,573 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,585 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,585 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,592 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,595 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,598 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,599 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,639 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,641 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,645 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,649 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,656 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,657 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,658 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,658 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,680 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,683 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,701 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,712 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,713 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,713 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,731 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,733 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,739 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,743 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:33,757 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:46:43,361 DEBUG [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:46:43,370 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:43,378 DEBUG [qtp1100829986-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:43,383 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:46:43,408 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:46:43,415 DEBUG [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:46:43,420 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:43,426 DEBUG [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:46:43,429 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:43,434 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:46:43,445 DEBUG [qtp1100829986-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:43,449 DEBUG [qtp1100829986-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:43,450 DEBUG [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:46:43,453 DEBUG [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:46:43,465 DEBUG [qtp1100829986-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:46:43,477 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:46:58,510 INFO  [qtp1100829986-432][Cumulus4jStoreManager] ====================== Cumulus4j ======================
20:46:58,510 INFO  [qtp1100829986-432][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT
20:46:58,510 INFO  [qtp1100829986-432][Cumulus4jStoreManager] =======================================================
20:46:58,513 ERROR [qtp1100829986-432][Persistence] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
	at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
	at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432)
	at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965)
	at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager
	at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.<init>(SchemaAutoStarter.java:68)
	... 70 more

20:46:58,519 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie
20:46:58,520 INFO  [qtp1100829986-432][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000.
20:46:58,520 TRACE [qtp1100829986-432][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q
20:46:58,520 INFO  [qtp1100829986-432][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000.
20:46:59,077 INFO  [qtp1100829986-432][MinimumCumulus4jVersion] version=10100001
20:46:59,795 INFO  [qtp1100829986-432][MinimumCumulus4jVersion] version=10100001
20:46:59,796 DEBUG [qtp1100829986-432][RecreateIndex] deleteIndex: Entered.
20:46:59,986 DEBUG [qtp1100829986-432][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit.
20:46:59,986 DEBUG [qtp1100829986-432][RecreateIndex] deleteIndex: Leaving.
20:47:00,048 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie
20:47:00,068 DEBUG [qtp1100829986-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@1c5d27ee[null,org.cumulus4j.store.test.movie.Movie]
20:47:00,078 DEBUG [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,099 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2c33e81b[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,110 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,110 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,126 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,126 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,126 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,126 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@606da83f[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,129 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@606da83f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,130 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,130 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,131 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@21883dfb[null,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,133 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,133 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,135 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,135 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,135 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,135 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@78e9c070[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,138 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@78e9c070[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,139 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,139 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,140 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3d0b967d[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,143 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,143 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,144 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,144 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,145 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1bf8375c[null,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,147 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,148 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,149 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,149 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,150 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@b4ca28e[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,152 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,153 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,154 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,154 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,154 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,155 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@74508f96[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,157 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@74508f96[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,158 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,158 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,159 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5831c32e[null,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,161 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,161 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,163 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,163 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,163 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@757943b5[null,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,166 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,167 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,168 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,168 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,168 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,169 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3126ffa0[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,171 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3126ffa0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,173 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,173 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,173 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@24a91ec2[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,176 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,176 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,177 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,177 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,178 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@20e430e1[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,180 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,181 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,182 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,183 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,183 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,183 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@274a8c79[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,186 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@274a8c79[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,187 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,188 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,188 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,188 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,188 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,188 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,188 DEBUG [qtp1100829986-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,222 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,223 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,223 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,223 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,223 DEBUG [qtp1100829986-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,226 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,227 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,227 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,228 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1c5d27ee[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,228 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,228 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,228 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,228 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3d0b967d[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,229 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,229 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,229 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,229 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@24a91ec2[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,230 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,230 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,230 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,230 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@78e9c070[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,230 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@78e9c070[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,231 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78e9c070[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,231 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@78e9c070[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,231 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@21883dfb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,231 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,231 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,231 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,232 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@74508f96[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,232 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@74508f96[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,232 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74508f96[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,232 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@74508f96[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,232 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@b4ca28e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,233 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,233 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,233 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,233 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1bf8375c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,234 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,234 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,234 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,234 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@606da83f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,234 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@606da83f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,234 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@606da83f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,235 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@606da83f[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,235 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2c33e81b[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,235 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,235 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,235 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,236 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5831c32e[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,236 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,236 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,236 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,237 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3126ffa0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,237 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3126ffa0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,237 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3126ffa0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,237 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3126ffa0[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,237 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@757943b5[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,237 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,238 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,238 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,238 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@274a8c79[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,238 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@274a8c79[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,238 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@274a8c79[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,239 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@274a8c79[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,239 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@20e430e1[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,239 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,239 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d0609c9[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:00,240 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@776c7a01[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,240 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@72be14e7[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:00,240 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d4e848b[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:00,240 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ddfd0b5[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,242 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@e1daf10[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:00,242 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ed04aad[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,242 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5cd6c412[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:00,242 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@17e2a95c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:00,242 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@21dce344[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:00,243 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,243 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2bbba450[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:00,243 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c20969e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,243 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@f8075b4[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:00,243 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 1724 ms). class=org.cumulus4j.store.test.movie.Movie
20:47:00,261 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:00,262 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:00,262 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,262 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c20969e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:00,262 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,262 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:00,262 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,262 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:00,262 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:00,262 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,262 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:00,263 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,263 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ddfd0b5[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:00,263 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,263 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,263 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:00,263 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,263 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@776c7a01[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:00,263 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:00,263 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:00,263 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ed04aad[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:00,263 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:47:00,264 INFO  [qtp1100829986-432][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:47:00,264 INFO  [qtp1100829986-432][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:47:05,763 INFO  [qtp1100829986-432][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000.
20:47:05,763 DEBUG [qtp1100829986-432][MessageBrokerPMF] [trfdz3] _query[requestID=3fq0xeuuv9ad45uxeu4p44vmp]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@98f3ea84[3fq0xeuuv9ad45uxeu4p44vmp,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:05,834 DEBUG [qtp1100829986-432][MessageBrokerPMF] [trfdz3] _query[requestID=3fq0xeuuv9ad45uxeu4p44vmp]: Request persisted.
20:47:05,895 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@98f3ea84[3fq0xeuuv9ad45uxeu4p44vmp,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:05,895 ERROR [qtp1100829986-434][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5847c2c1" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:05,895 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true
20:47:05,895 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5847c2c1" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@98f3ea84
20:47:05,897 ERROR [qtp1100829986-435][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5aa24681" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:05,898 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@5aa24681" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@98f3ea84
20:47:05,899 ERROR [qtp1100829986-411][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@66cf95a1" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:05,899 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@66cf95a1" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@98f3ea84
20:47:05,900 ERROR [qtp1100829986-433][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@687684b7" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:05,901 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@687684b7" (id="3fq0xeuuv9ad45uxeu4p44vmp") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@98f3ea84
20:47:05,901 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:47:05,921 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true
20:47:05,925 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:05,929 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=3fq0xeuuv9ad45uxeu4p44vmp]: Entered.
20:47:05,983 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:06,335 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Created new Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:06,338 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,355 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:47:06,355 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,356 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,356 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ed04aad[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:06,383 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,383 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,393 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@776c7a01[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:06,397 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,398 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,424 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,424 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,456 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,456 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,466 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ddfd0b5[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:06,470 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,471 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,474 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,478 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,478 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,481 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c20969e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:06,485 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,486 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,491 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating
20:47:06,491 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating
20:47:06,494 DEBUG [qtp1100829986-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@34a84c27[null,org.cumulus4j.store.test.movie.Rating]
20:47:06,496 DEBUG [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,498 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@cc65705[null,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,501 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,501 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,502 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,503 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,503 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@2d85936e[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,506 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,507 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,509 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,509 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,509 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,510 DEBUG [qtp1100829986-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,513 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,514 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,514 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,514 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@34a84c27[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,514 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,515 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,515 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,515 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@2d85936e[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,515 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,515 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,515 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,516 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@cc65705[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,516 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7f4c541[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,516 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56c2327b[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:06,516 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@678055bc[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:06,517 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 26 ms). class=org.cumulus4j.store.test.movie.Rating
20:47:06,517 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7f4c541[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,517 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7f4c541[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,517 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:47:06,517 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,519 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,521 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:47:06,522 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7f4c541[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,522 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@7f4c541[2,org.cumulus4j.store.test.movie.Rating]
20:47:06,526 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,526 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,533 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,533 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,537 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,537 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:06,537 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,538 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c20969e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:06,538 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,538 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:06,538 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,538 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,538 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:06,538 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,538 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:06,538 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,539 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ddfd0b5[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:06,539 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,539 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,539 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:06,539 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,539 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@776c7a01[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:06,539 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:06,539 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,539 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ed04aad[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:06,539 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2
20:47:06,540 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,542 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,545 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2
20:47:06,545 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3ed04aad[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:06,550 TRACE [qtp1100829986-432][CryptoCache] getKeyData: Found cached key with keyID=1.
20:47:06,551 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Created new Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:06,552 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,553 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,553 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,553 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@776c7a01[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:06,570 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,571 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,571 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,572 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,577 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,578 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,585 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,586 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,589 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@ddfd0b5[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:06,600 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,601 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,601 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,602 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,602 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,608 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,608 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,609 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,609 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,609 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2c20969e[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:06,616 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,616 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,617 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,617 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,620 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person
20:47:06,620 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person
20:47:06,625 DEBUG [qtp1100829986-432][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@d23574d[null,org.cumulus4j.store.test.movie.Person]
20:47:06,627 DEBUG [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,629 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@56a2355d[null,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,632 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,632 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,634 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,634 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,634 DEBUG [qtp1100829986-432][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4f510202[null,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,637 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,637 DEBUG [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,639 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,639 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,639 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,639 DEBUG [qtp1100829986-432][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,642 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,643 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,643 DEBUG [qtp1100829986-432][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,644 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@d23574d[3,org.cumulus4j.store.test.movie.Person]
20:47:06,644 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,644 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,644 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,644 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56a2355d[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,645 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,645 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,645 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,645 DEBUG [qtp1100829986-432][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4f510202[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,645 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@32838d99[3,org.cumulus4j.store.test.movie.Person]
20:47:06,645 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5ac551b7[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:06,645 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5077f3ef[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:06,645 DEBUG [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 25 ms). class=org.cumulus4j.store.test.movie.Person
20:47:06,646 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@32838d99[3,org.cumulus4j.store.test.movie.Person]
20:47:06,646 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@32838d99[3,org.cumulus4j.store.test.movie.Person]
20:47:06,646 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:47:06,646 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,647 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,650 TRACE [qtp1100829986-432][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:47:06,650 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@32838d99[3,org.cumulus4j.store.test.movie.Person]
20:47:06,650 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@32838d99[3,org.cumulus4j.store.test.movie.Person]
20:47:06,654 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,655 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,661 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,662 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,665 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,687 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,689 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,690 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1]
20:47:06,690 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,690 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,690 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person
20:47:06,709 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,711 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,711 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,711 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,729 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,730 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,730 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,730 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,731 TRACE [qtp1100829986-432][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2ccc96ba[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:06,736 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,737 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,744 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,744 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,747 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,752 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,753 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,754 TRACE [qtp1100829986-432][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1
20:47:06,755 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,755 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating
20:47:06,759 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,761 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,761 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,785 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,786 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@202458091 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,824 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,825 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,863 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:06,864 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,907 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,908 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,909 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,909 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,909 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,910 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:06,910 TRACE [qtp1100829986-432][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:06,915 TRACE [qtp1100829986-432][CryptoCache] acquireCipherEntry: Found cached Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:06,916 TRACE [qtp1100829986-432][CryptoCache] releaseCipherEntry: Releasing Cipher@592812034 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:06,917 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,917 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:06,917 TRACE [qtp1100829986-432][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6c73a7af[1,org.cumulus4j.store.test.movie.Movie]
20:47:07,883 INFO  [qtp1100829986-412][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:47:09,050 WARN  [qtp1100829986-412][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:47:09,051 WARN  [qtp1100829986-412][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:47:11,033 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered
20:47:12,907 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache.
20:47:13,862 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left.
20:47:15,891 INFO  [qtp1100829986-412][Cumulus4jStoreManager] ====================== Cumulus4j ======================
20:47:15,891 INFO  [qtp1100829986-412][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT
20:47:15,891 INFO  [qtp1100829986-412][Cumulus4jStoreManager] =======================================================
20:47:15,892 ERROR [qtp1100829986-412][Persistence] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
	at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
	at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432)
	at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965)
	at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager
	at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.<init>(SchemaAutoStarter.java:68)
	... 70 more

20:47:15,894 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie
20:47:15,895 INFO  [qtp1100829986-412][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000.
20:47:15,896 TRACE [qtp1100829986-412][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q
20:47:15,896 INFO  [qtp1100829986-412][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000.
20:47:16,065 INFO  [qtp1100829986-412][MinimumCumulus4jVersion] version=10100001
20:47:16,067 INFO  [qtp1100829986-412][MinimumCumulus4jVersion] version=10100001
20:47:16,067 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie
20:47:16,073 DEBUG [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,099 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,120 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@394ec3fe[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,122 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,122 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,122 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,123 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,130 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6e745dcd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,136 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,136 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,136 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,136 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,137 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,138 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,138 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,139 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,143 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,143 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,146 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@540922ac[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,154 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,154 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,154 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,154 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,156 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,157 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,161 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,163 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3704d3d2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,164 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,169 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,169 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,169 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,173 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,173 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,173 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,175 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4c19034c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,178 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,180 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,184 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,189 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,189 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,189 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,190 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,190 DEBUG [qtp1100829986-412][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,197 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,197 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,198 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,198 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,198 DEBUG [qtp1100829986-412][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,201 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,202 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,203 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,203 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@45af94d[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,203 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,203 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,204 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,204 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@20b22920[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,209 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,209 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,209 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,209 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c51ac94[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,210 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,210 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,210 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,210 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6e745dcd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,211 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6e745dcd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,211 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e745dcd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,211 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6e745dcd[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,211 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@96bd0b1[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,212 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,212 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,212 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,212 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@540922ac[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,213 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@540922ac[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,213 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@540922ac[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,213 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@540922ac[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,213 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@19c738ec[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,213 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,214 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,214 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,214 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@a16f52f[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,215 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,215 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,215 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,215 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@394ec3fe[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,218 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@394ec3fe[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,218 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@394ec3fe[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,218 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@394ec3fe[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,222 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@75ecf34a[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,223 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,223 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,223 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,223 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@393b14c6[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,224 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,224 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,224 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,225 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3704d3d2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,225 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3704d3d2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,225 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3704d3d2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,225 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3704d3d2[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,225 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@85e9620[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,226 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,226 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,226 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,227 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4c19034c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,227 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4c19034c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,227 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4c19034c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,227 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4c19034c[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,227 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3c80432[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,228 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,228 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2f60c70e[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:16,228 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aac806e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,228 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5323f4ad[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:16,229 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d94b47f[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:16,229 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd62dd8[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,229 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@285be7d4[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:16,229 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29d123ff[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,229 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@61924fcb[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:16,230 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4cb4ca78[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:16,230 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7158b39f[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:16,230 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,231 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@92d425f[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:16,232 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a606fad[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,232 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5144059f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:16,232 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 337 ms). class=org.cumulus4j.store.test.movie.Movie
20:47:16,235 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:16,236 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:16,236 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,236 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a606fad[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:16,236 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,236 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:16,236 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,237 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:16,237 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:16,237 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,237 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:16,237 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,237 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd62dd8[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:16,237 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,238 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,238 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:16,238 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,238 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aac806e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:16,238 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:16,238 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:16,238 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29d123ff[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:16,239 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6
20:47:16,241 INFO  [qtp1100829986-412][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:47:16,241 INFO  [qtp1100829986-412][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:47:21,397 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered
20:47:21,397 INFO  [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000.
20:47:21,397 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left).
20:47:21,398 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left).
20:47:21,398 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left).
20:47:21,398 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left).
20:47:21,398 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List<CryptoCacheCipherEntry> (2 non-empty lists left).
20:47:21,908 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:47:21,915 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:21,920 DEBUG [qtp1100829986-442][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:21,926 DEBUG [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:47:23,449 INFO  [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: KeyStore has been garbage-collected. Removing this ExipreCacheEntryTimerTask.
20:47:23,600 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache.
20:47:23,651 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left.
20:47:24,664 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:47:24,667 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:24,672 DEBUG [qtp1100829986-430][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:24,674 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:25,332 INFO  [qtp1100829986-412][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000.
20:47:25,336 DEBUG [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _query[requestID=8bvzjv2hiflwsc5ryy8pllbx9]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@d0b1b5a6[8bvzjv2hiflwsc5ryy8pllbx9,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:25,363 DEBUG [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _query[requestID=8bvzjv2hiflwsc5ryy8pllbx9]: Request persisted.
20:47:25,374 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@d0b1b5a6[8bvzjv2hiflwsc5ryy8pllbx9,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:25,375 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true
20:47:25,377 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:47:25,392 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true
20:47:25,396 DEBUG [qtp1100829986-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:25,402 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=8bvzjv2hiflwsc5ryy8pllbx9]: Entered.
20:47:25,420 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:25,621 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Created new Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:25,623 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,635 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6
20:47:25,635 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,635 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,635 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29d123ff[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:25,641 TRACE [qtp1100829986-412][CryptoCache] getKeyData: Found cached key with keyID=1.
20:47:25,643 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Created new Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:25,644 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,644 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,644 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,645 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aac806e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:25,651 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,652 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,652 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,652 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,659 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,660 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,676 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,676 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,688 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd62dd8[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:25,693 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,693 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,693 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,694 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,694 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,701 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,701 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,702 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,702 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,703 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a606fad[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:25,708 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,709 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,709 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,710 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,713 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating
20:47:25,713 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating
20:47:25,717 DEBUG [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,720 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,721 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,721 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,722 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,723 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,723 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,723 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,724 DEBUG [qtp1100829986-412][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,727 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,728 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,728 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,728 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1e5c3d7[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,728 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,729 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,729 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,729 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5e1adef8[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,729 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,730 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,730 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,730 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@8e83a61[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,730 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55484ca1[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,730 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7d9f09c4[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:25,731 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@543a634a[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:25,731 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 18 ms). class=org.cumulus4j.store.test.movie.Rating
20:47:25,731 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55484ca1[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,731 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55484ca1[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,731 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6
20:47:25,731 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,733 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,736 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6
20:47:25,736 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55484ca1[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,736 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@55484ca1[2,org.cumulus4j.store.test.movie.Rating]
20:47:25,740 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,740 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,747 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,747 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,751 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,751 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:25,751 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,751 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a606fad[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:25,752 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,752 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:25,752 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,752 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,752 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:25,752 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,752 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:25,752 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,753 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd62dd8[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:25,753 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,753 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,753 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:25,753 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,753 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aac806e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:25,753 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:25,753 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,754 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29d123ff[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:25,754 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 7
20:47:25,754 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,756 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,759 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 7
20:47:25,759 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29d123ff[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:25,766 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,767 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,767 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,768 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,768 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7aac806e[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:25,774 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,774 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,775 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,775 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,781 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,781 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,788 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,788 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,791 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4dd62dd8[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:25,796 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,796 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,796 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,797 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,797 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,803 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,804 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,804 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,804 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,805 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7a606fad[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:25,806 DEBUG [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:47:25,809 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:25,812 DEBUG [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:47:25,817 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:25,822 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:25,828 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,828 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,828 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,829 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,831 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:25,834 DEBUG [qtp1100829986-433][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:25,837 DEBUG [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:25,843 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person
20:47:25,846 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person
20:47:25,849 DEBUG [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,852 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,853 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,853 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,853 DEBUG [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,855 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,855 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,855 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,855 DEBUG [qtp1100829986-412][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,858 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,859 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,859 DEBUG [qtp1100829986-412][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,860 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@652556d5[3,org.cumulus4j.store.test.movie.Person]
20:47:25,860 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,860 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,860 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,861 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@76b07a98[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,861 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,861 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,861 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,861 DEBUG [qtp1100829986-412][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@42968e1f[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,862 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1f3ee2e[3,org.cumulus4j.store.test.movie.Person]
20:47:25,862 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@359a0f02[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:25,862 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@154f67cc[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:25,862 DEBUG [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 16 ms). class=org.cumulus4j.store.test.movie.Person
20:47:25,862 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1f3ee2e[3,org.cumulus4j.store.test.movie.Person]
20:47:25,863 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1f3ee2e[3,org.cumulus4j.store.test.movie.Person]
20:47:25,863 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 6
20:47:25,863 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,864 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,866 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:47:25,867 TRACE [qtp1100829986-412][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 6
20:47:25,867 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1f3ee2e[3,org.cumulus4j.store.test.movie.Person]
20:47:25,867 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@1f3ee2e[3,org.cumulus4j.store.test.movie.Person]
20:47:25,871 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,871 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,868 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:25,875 DEBUG [qtp1100829986-435][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:25,878 DEBUG [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:25,879 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,880 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,883 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,888 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,889 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,890 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@6
20:47:25,890 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,890 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating
20:47:25,894 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,895 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,895 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,904 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,904 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,907 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,911 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,912 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,913 TRACE [qtp1100829986-412][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@6]
20:47:25,913 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,913 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,913 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person
20:47:25,917 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,918 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,918 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:25,918 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,924 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,924 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,924 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,925 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,925 TRACE [qtp1100829986-412][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7678c5db[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:25,930 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,930 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,937 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,938 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,938 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,938 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@37537506 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,977 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,978 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,982 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:25,983 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:25,998 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:25,999 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:25,999 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,000 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,000 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,000 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:26,000 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:26,005 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:26,006 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:26,007 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,007 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,007 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,007 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:26,007 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:26,011 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:26,012 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:26,013 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,013 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,013 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,014 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:26,014 TRACE [qtp1100829986-412][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:26,017 TRACE [qtp1100829986-412][CryptoCache] acquireCipherEntry: Found cached Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:26,019 TRACE [qtp1100829986-412][CryptoCache] releaseCipherEntry: Releasing Cipher@322581074 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:26,020 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,020 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,020 TRACE [qtp1100829986-412][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@328ca3f7[1,org.cumulus4j.store.test.movie.Movie]
20:47:26,896 INFO  [qtp1100829986-434][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:47:28,179 WARN  [qtp1100829986-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:47:28,181 WARN  [qtp1100829986-434][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:47:33,894 INFO  [qtp1100829986-434][Cumulus4jStoreManager] ====================== Cumulus4j ======================
20:47:33,894 INFO  [qtp1100829986-434][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT
20:47:33,894 INFO  [qtp1100829986-434][Cumulus4jStoreManager] =======================================================
20:47:33,896 ERROR [qtp1100829986-434][Persistence] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
	at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
	at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432)
	at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965)
	at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager
	at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.<init>(SchemaAutoStarter.java:68)
	... 70 more

Reading Movies before writing:
20:47:33,898 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie
20:47:33,899 INFO  [qtp1100829986-434][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000.
20:47:33,899 TRACE [qtp1100829986-434][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q
20:47:33,899 INFO  [qtp1100829986-434][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000.
20:47:33,996 INFO  [qtp1100829986-434][MinimumCumulus4jVersion] version=10100001
20:47:33,999 INFO  [qtp1100829986-434][MinimumCumulus4jVersion] version=10100001
20:47:33,999 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie
20:47:34,004 DEBUG [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,016 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,020 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6dbee779[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,024 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,024 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,024 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,024 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,027 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@7cd3fc77[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,028 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,028 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,028 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,029 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,030 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,030 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,030 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,032 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,032 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,032 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,034 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5d9dd44f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,038 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,038 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,038 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,038 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,039 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,040 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,040 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,042 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56871fdb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,043 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,044 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,044 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,044 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,047 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,048 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,048 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,050 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4e69de5f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,055 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,055 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,057 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,058 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,058 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,058 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,058 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,058 DEBUG [qtp1100829986-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,061 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,062 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,062 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,062 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,062 DEBUG [qtp1100829986-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,066 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,068 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,068 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,068 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@162a9a8f[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,069 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,069 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,069 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,069 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@16a90d7b[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,070 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,070 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,070 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,070 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6ee050e7[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,071 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,071 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,071 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,072 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7cd3fc77[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,072 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7cd3fc77[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,072 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cd3fc77[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,072 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7cd3fc77[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,072 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6ddd9021[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,075 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,075 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,076 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,076 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5d9dd44f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,076 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5d9dd44f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,076 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5d9dd44f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,076 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5d9dd44f[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,077 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@14b9a17e[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,079 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,079 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,080 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,080 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1a009d8c[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,080 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,080 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,081 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,081 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6dbee779[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,081 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6dbee779[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,081 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6dbee779[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,081 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6dbee779[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,082 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@7cb70187[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,082 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,082 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,082 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,083 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4addf884[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,083 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,083 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,083 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,084 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56871fdb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,084 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56871fdb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,084 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56871fdb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,084 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56871fdb[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,084 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4d75e8e9[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,085 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,085 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,085 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,086 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4e69de5f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,086 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4e69de5f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,086 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4e69de5f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,086 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4e69de5f[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,086 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@6425f29a[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,087 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:34,087 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@19b0b0f3[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:47:34,087 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f312eb2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:34,089 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@53d77268[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:47:34,090 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@659834d8[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:47:34,090 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bb58503[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:34,090 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5a2fbf33[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:47:34,090 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74b1db86[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:34,090 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@48c37644[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:47:34,092 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6551424d[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:47:34,092 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@39d80132[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:47:34,093 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:34,093 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@c0643fd[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:47:34,093 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f599d35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:34,093 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@64603baf[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:47:34,093 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 195 ms). class=org.cumulus4j.store.test.movie.Movie
20:47:34,094 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:34,098 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:34,099 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:34,123 TRACE [qtp1100829986-434][CryptoCache] getKeyData: No cached key with keyID=1 found.
20:47:34,124 INFO  [qtp1100829986-434][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000.
20:47:43,413 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:47:43,416 DEBUG [Thread-5][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:43,427 DEBUG [qtp1100829986-410][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:43,431 DEBUG [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:47:43,483 DEBUG [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:47:43,486 DEBUG [Thread-6][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:43,490 DEBUG [qtp1100829986-412][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:43,496 DEBUG [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:47:43,499 DEBUG [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:47:43,498 DEBUG [Thread-3][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:43,502 DEBUG [qtp1100829986-409][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:43,505 DEBUG [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:47:43,520 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:47:43,522 DEBUG [Thread-4][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:43,526 DEBUG [qtp1100829986-413][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:43,531 DEBUG [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:47:54,729 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _query[requestID=4kkt10jnkfum3jxa0xl03zohb]: Entered with request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@a39d19e0[4kkt10jnkfum3jxa0xl03zohb,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:54,763 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _query[requestID=4kkt10jnkfum3jxa0xl03zohb]: Request persisted.
20:47:54,782 ERROR [qtp1100829986-435][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e758158" (id="4kkt10jnkfum3jxa0xl03zohb") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:54,783 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@e758158" (id="4kkt10jnkfum3jxa0xl03zohb") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@a39d19e0
20:47:54,784 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: org.cumulus4j.keymanager.back.shared.GetKeyRequest@a39d19e0[4kkt10jnkfum3jxa0xl03zohb,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:54,786 DEBUG [qtp1100829986-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyRequest matching=true
20:47:54,786 ERROR [qtp1100829986-430][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1959e2bf" (id="4kkt10jnkfum3jxa0xl03zohb") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:47:54,787 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@1959e2bf" (id="4kkt10jnkfum3jxa0xl03zohb") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@a39d19e0
20:47:54,788 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:47:54,799 DEBUG [Thread-8][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetKeyResponse matching=true
20:47:54,803 DEBUG [qtp1100829986-414][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:54,806 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=4kkt10jnkfum3jxa0xl03zohb]: Entered.
20:47:54,817 DEBUG [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:55,134 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Created new Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:55,136 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,137 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,137 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,137 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,137 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,138 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,142 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,142 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,143 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,143 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,143 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,143 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,144 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,147 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,148 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,149 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,149 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,149 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,149 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,149 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,153 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,153 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,154 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,154 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,155 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
 * MMM 1412880420244
 * MMM 1412880426536
 * MMM 1412880436233
 * MMM 1412880445750
20:47:55,155 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,158 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,158 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:55,158 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,158 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f599d35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:55,158 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,158 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:55,159 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,159 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,159 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:55,159 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,159 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:55,159 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,159 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bb58503[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:55,160 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,160 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,160 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:55,160 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,160 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f312eb2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:55,160 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:55,160 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,160 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74b1db86[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:55,161 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11
20:47:55,161 INFO  [qtp1100829986-434][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:47:55,161 INFO  [qtp1100829986-434][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:47:55,161 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _query[requestID=t5iut3kqokrzahec9za5t148q]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@20ffaac0[t5iut3kqokrzahec9za5t148q,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:55,191 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _query[requestID=t5iut3kqokrzahec9za5t148q]: Request persisted.
20:47:55,206 DEBUG [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@20ffaac0[t5iut3kqokrzahec9za5t148q,test-i12gi120--54zz8bsz7ofp_0sbk7wqb*1*0vw69q]
20:47:55,206 DEBUG [qtp1100829986-435][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true
20:47:55,209 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:47:55,224 DEBUG [Thread-11][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true
20:47:55,228 DEBUG [qtp1100829986-411][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:55,231 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=t5iut3kqokrzahec9za5t148q]: Entered.
20:47:55,247 DEBUG [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:47:55,486 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Created new Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:47:55,487 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,499 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11
20:47:55,499 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,499 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,499 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74b1db86[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:55,506 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,506 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,506 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,507 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,507 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f312eb2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:55,513 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,513 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,514 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,514 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,520 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,520 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,535 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,536 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,546 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bb58503[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:55,551 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,551 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,552 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,552 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,552 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,558 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,558 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,558 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,559 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,559 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f599d35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:55,564 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,565 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,565 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,565 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,568 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating
20:47:55,569 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating
20:47:55,571 DEBUG [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,573 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,575 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,575 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,575 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,576 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,576 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,576 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,577 DEBUG [qtp1100829986-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,579 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,581 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,581 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,581 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@67e9564d[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,582 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,582 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,582 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,582 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5f6a5d88[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,582 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,583 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,583 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,583 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@56b35e7f[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,583 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@44d342c8[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,583 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@9c57bc5[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:47:55,584 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@440c786[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:47:55,584 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 15 ms). class=org.cumulus4j.store.test.movie.Rating
20:47:55,584 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@44d342c8[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,584 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@44d342c8[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,584 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11
20:47:55,584 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,585 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,588 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11
20:47:55,588 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@44d342c8[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,588 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@44d342c8[2,org.cumulus4j.store.test.movie.Rating]
20:47:55,592 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,592 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,598 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,599 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,602 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,602 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:47:55,602 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,602 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f599d35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:55,602 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,603 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:47:55,603 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,603 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,603 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:47:55,603 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,603 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:47:55,603 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,604 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bb58503[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:55,604 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,604 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,604 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:47:55,604 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,604 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f312eb2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:55,604 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:47:55,604 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,605 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74b1db86[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:55,605 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 12
20:47:55,605 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,606 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,608 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 12
20:47:55,608 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@74b1db86[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:47:55,613 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,613 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,613 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,614 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,614 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1f312eb2[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:47:55,619 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,620 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,620 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,621 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,625 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,626 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,632 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,633 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,635 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6bb58503[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:47:55,640 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,640 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,641 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,641 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,641 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,647 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,647 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,648 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,648 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,648 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6f599d35[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:47:55,654 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,663 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,663 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,664 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,667 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person
20:47:55,675 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person
20:47:55,677 DEBUG [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,679 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,680 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,681 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,681 DEBUG [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,682 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,682 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,686 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,687 DEBUG [qtp1100829986-434][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,689 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,690 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,695 DEBUG [qtp1100829986-434][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,695 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@29e229c7[3,org.cumulus4j.store.test.movie.Person]
20:47:55,695 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,696 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,696 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,696 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@621de2df[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,696 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,696 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,696 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,696 DEBUG [qtp1100829986-434][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@46db0d70[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,697 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6df71c71[3,org.cumulus4j.store.test.movie.Person]
20:47:55,697 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@834794f[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:47:55,697 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2d0835be[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:47:55,697 DEBUG [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 23 ms). class=org.cumulus4j.store.test.movie.Person
20:47:55,697 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6df71c71[3,org.cumulus4j.store.test.movie.Person]
20:47:55,697 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6df71c71[3,org.cumulus4j.store.test.movie.Person]
20:47:55,697 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 11
20:47:55,697 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,698 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,700 TRACE [qtp1100829986-434][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 11
20:47:55,700 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6df71c71[3,org.cumulus4j.store.test.movie.Person]
20:47:55,700 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6df71c71[3,org.cumulus4j.store.test.movie.Person]
20:47:55,705 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,705 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,711 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,712 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,715 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,718 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,719 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,720 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@b]
20:47:55,720 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,720 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,720 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person
20:47:55,724 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,725 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,725 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,725 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,730 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,731 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,731 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,731 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,732 TRACE [qtp1100829986-434][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@14369749[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:47:55,736 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,737 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,743 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,743 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,744 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,744 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,745 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,749 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,750 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,751 TRACE [qtp1100829986-434][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@b
20:47:55,751 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,751 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating
20:47:55,754 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,754 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,754 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,762 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,762 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@743422520 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,797 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,797 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,800 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,801 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,804 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,805 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,805 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,806 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,806 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,806 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,807 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,810 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,810 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,811 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,812 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,812 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,812 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,812 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,816 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,816 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,817 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,817 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,817 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,817 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,818 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,821 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,822 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,823 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,823 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,823 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,823 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,823 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,827 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,827 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,828 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,828 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,828 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,828 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:47:55,829 TRACE [qtp1100829986-434][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:47:55,832 TRACE [qtp1100829986-434][CryptoCache] acquireCipherEntry: Found cached Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:47:55,832 TRACE [qtp1100829986-434][CryptoCache] releaseCipherEntry: Releasing Cipher@1927402600 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:47:55,833 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,833 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,833 TRACE [qtp1100829986-434][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@6d9a00e4[1,org.cumulus4j.store.test.movie.Movie]
20:47:55,840 DEBUG [main][DateDependentKeyStrategy] init: Calculated numberOfKeysToGenerate=25
20:47:55,840 INFO  [main][KeyStore] getKeySize: System property 'cumulus4j.KeyStore.keySize' is not set. Using default key size (256 bit).
20:47:55,840 INFO  [main][KeyStore] createUser: Created master-key with a size of 256 bits. This key will not be modified for this key-store anymore.
20:47:55,841 INFO  [main][KeyStore] getEncryptionAlgorithm: System property 'cumulus4j.KeyStore.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:47:55,847 INFO  [main][KeyStore] getMACAlgorithm: System property 'cumulus4j.KeyStore.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:47:55,881 INFO  [main][SessionManager] Creating instance of SessionManager.
20:47:55,889 DEBUG [Thread-13][JAXBContextResolver] Instantiating JAXBContextResolver.
20:47:55,910 DEBUG [Thread-16][JAXBContextResolver] Instantiating JAXBContextResolver.
20:47:55,928 DEBUG [Thread-14][JAXBContextResolver] Instantiating JAXBContextResolver.
20:47:55,920 DEBUG [Thread-15][JAXBContextResolver] Instantiating JAXBContextResolver.
20:47:55,940 DEBUG [Thread-17][JAXBContextResolver] Instantiating JAXBContextResolver.
20:47:56,193 DEBUG [Finalizer][MasterKey] clear: Clearing org.cumulus4j.keystore.MasterKey@2b3765c8
20:47:56,343 DEBUG [Thread-16][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:56,394 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:56,405 DEBUG [Thread-17][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:56,421 DEBUG [qtp1100829986-435][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:56,423 DEBUG [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:56,432 DEBUG [qtp1100829986-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:56,436 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:56,452 DEBUG [qtp1100829986-444][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:56,464 DEBUG [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:56,482 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:56,487 DEBUG [Thread-14][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:56,517 DEBUG [qtp1100829986-446][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:56,527 DEBUG [qtp1100829986-447][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:57,378 DEBUG [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:57,363 INFO  [qtp1100829986-445][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:47:56,528 DEBUG [qtp1100829986-446][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:57,379 DEBUG [qtp1100829986-445][CleanupUtil] Deleting all tables from Data backend store
20:47:57,381 WARN  [qtp1100829986-446][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOException: Exception thrown when executing query
NestedThrowables:
java.sql.SQLException: Java exception: ': org.apache.derby.iapi.error.ShutdownException'.
20:47:57,383 ERROR [qtp1100829986-446][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5ba21ed7, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=6, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@5ba21ed7]]
20:47:57,390 WARN  [qtp1100829986-446][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix={}]: Thread.sleep(...) was interrupted with an InterruptedException.
20:47:57,391 DEBUG [qtp1100829986-446][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Returning request: null
20:47:57,393 DEBUG [Thread-15][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:47:57,397 DEBUG [qtp1100829986-448][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:47:57,402 DEBUG [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:47:58,520 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered
20:47:58,521 INFO  [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask.
20:47:58,919 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDOException: Exception thrown when executing query
NestedThrowables:
java.sql.SQLNonTransientConnectionException: No current connection.
20:47:58,921 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOException: Exception thrown when executing query
NestedThrowables:
java.sql.SQLNonTransientConnectionException: No current connection.
20:47:58,922 ERROR [qtp1100829986-409][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b9c09da, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=7., enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@6b9c09da]]
20:47:58,923 ERROR [qtp1100829986-447][Transaction] Operation rollback failed on resource: org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@555a0f37, error code UNKNOWN and transaction: [DataNucleus Transaction, ID=Xid=7-, enlisted resources=[org.datanucleus.store.rdbms.ConnectionFactoryImpl$EmulatedXAResource@555a0f37]]
20:47:58,947 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,971 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,976 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,977 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,980 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,981 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,981 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,989 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:58,995 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,013 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,018 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,020 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,024 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,026 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,026 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,032 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,057 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,068 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,075 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,095 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,097 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,105 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,079 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,105 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,108 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,113 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,114 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,115 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,116 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,116 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,126 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,127 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
NestedThrowables:
java.sql.SQLException: Failed to start database '/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/derby/messagebroker' with class loader WebAppClassLoader@org.cumulus4j.integrationtest.webapp, see the next exception for details.
20:47:59,143 INFO  [qtp1100829986-445][CleanupUtil] cleanoutRDBMS: derbyDatabaseDir="/tmp/derby/cumulus4j" was deleted successfully.
20:47:59,143 DEBUG [qtp1100829986-445][CleanupUtil] Deleting all tables from Index backend store
20:47:59,143 WARN  [qtp1100829986-445][CleanupUtil] dropAllTables: 'ConnectionURL' property is not set for index datastore! Skipping!
20:47:59,145 INFO  [qtp1100829986-445][TestUtil] loadProperties: File /home/tomcat/cumulus4j-test-datanucleus.properties does not exist. Thus not overriding any settings with user-specific ones.
20:47:59,151 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,156 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,162 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,163 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,169 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,173 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,177 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,180 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,191 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,199 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,201 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,209 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,209 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,212 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,215 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,219 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,231 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,231 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,234 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,239 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,244 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,251 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,253 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,259 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,275 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,276 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,281 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,283 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,284 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,296 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,298 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,301 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,308 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,309 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,344 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,345 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,346 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,349 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,356 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,357 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,362 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,365 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,371 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,372 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,375 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,377 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,378 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,380 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,383 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,405 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,408 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,423 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,432 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,433 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,439 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,439 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,440 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,443 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,446 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,449 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,462 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,469 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,470 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,475 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,476 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,479 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,491 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,501 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,501 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,502 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,508 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,520 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,527 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,533 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,536 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,538 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,539 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,539 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,541 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,551 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,554 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,561 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,565 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,580 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,584 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,585 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,597 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,609 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,610 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,614 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,624 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,630 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,631 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,636 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,638 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,638 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,649 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,653 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,665 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,667 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,678 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,679 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,679 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,692 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,705 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,707 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,708 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,715 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,719 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,721 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,726 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,731 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,740 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,741 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,743 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,754 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,755 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,756 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,760 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,765 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,773 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,784 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,787 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,795 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,799 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,802 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,814 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,819 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,820 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,827 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,829 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,829 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,830 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,833 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,839 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,853 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,858 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,864 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,875 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,877 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,880 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,888 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,897 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,900 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,902 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,906 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,908 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,911 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,916 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,918 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,919 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,921 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,941 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,948 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,953 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,953 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,961 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,963 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,966 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,966 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,973 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,980 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,992 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:47:59,993 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,003 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,006 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,016 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,018 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,021 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,028 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,030 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,032 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,037 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,045 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,054 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,055 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,056 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,062 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,063 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,064 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,070 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,078 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,095 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,096 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,098 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,103 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,114 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,119 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,129 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,137 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,138 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,139 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,144 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,152 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,154 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,155 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,156 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,159 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,164 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,167 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,172 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,185 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,192 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,193 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,203 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,204 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,206 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,211 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,224 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,224 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,233 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,233 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,238 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,247 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,254 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,262 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,265 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,270 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,272 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,273 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,283 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,284 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,287 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,289 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,297 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,302 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,316 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,316 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,317 WARN  [qtp1100829986-445][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 10, column 6 : cvc-elt.1: Cannot find the declaration of element 'jdo'. - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:48:00,318 WARN  [qtp1100829986-445][MetaData] MetaData Parser encountered an error in file "jar:file:/home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.store/target/org.cumulus4j.store-1.2.1-SNAPSHOT.jar!/org/cumulus4j/store/model/package.jdo" at line 48, column 7 : The content of element type "jdo" is incomplete, it must match "(extension*,(package|query|fetch-plan)+,extension*)". - Please check your specification of DTD and the validity of the MetaData XML that you have specified.
20:48:00,323 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,331 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,333 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,334 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,346 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,351 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,359 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,370 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,370 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,381 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,381 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,385 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,388 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,390 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,392 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,408 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,408 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,410 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,416 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,424 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,435 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,438 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,439 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,441 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,451 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,455 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,460 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,462 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,472 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,485 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,487 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,488 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,493 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,501 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,503 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,506 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,514 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,525 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,531 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,534 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,535 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,537 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,537 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,538 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,556 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,560 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,563 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,565 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,566 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,569 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,588 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,592 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,597 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,603 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,609 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,612 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,614 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,621 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,623 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,625 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,631 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,632 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,641 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,647 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,652 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,657 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,659 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,670 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,672 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,676 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,681 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,684 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,697 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,698 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,698 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,699 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,702 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,707 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,710 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,728 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,730 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,734 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,742 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,752 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,761 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,762 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,763 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,765 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,766 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,773 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,777 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,785 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,789 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,797 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,819 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,820 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,821 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,822 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,824 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,830 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,837 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,842 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,844 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,848 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,849 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,854 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,861 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,867 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,868 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,877 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,879 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,886 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,895 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,898 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,905 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,912 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,913 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,915 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,916 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,932 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,935 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,939 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,944 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,945 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,946 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,955 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,965 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,971 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,972 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,980 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,986 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,994 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,999 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:00,999 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,005 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,008 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,011 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,013 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,022 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,031 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,035 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,036 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,046 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,050 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,051 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,056 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,074 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,076 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,089 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,090 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,095 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,097 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,098 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,102 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,108 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,114 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,115 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,121 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,127 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,129 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,131 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,146 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,159 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,161 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,161 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,162 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,162 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,168 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,173 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,178 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,180 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,185 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,189 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,213 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,215 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,220 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,223 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,227 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,232 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,233 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,242 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,242 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,246 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,246 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,252 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,257 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,260 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,277 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,280 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,288 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,291 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,297 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,303 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,303 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,306 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,310 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,312 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,317 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,326 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,327 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,328 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,336 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,337 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,350 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,357 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,365 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,368 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,374 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,377 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,380 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,381 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,390 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,397 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,401 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,402 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,406 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,408 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,411 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,414 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,425 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,427 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,443 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,444 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,445 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,447 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,458 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,458 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,459 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,469 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,477 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,480 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,485 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,489 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,496 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,497 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,499 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,501 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,503 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,521 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,524 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,526 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,534 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,542 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,544 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,549 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,549 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,553 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,553 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,567 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,578 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,579 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,579 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,591 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,593 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,595 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,595 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,598 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,605 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,609 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,619 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,631 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,640 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,642 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,648 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,649 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,652 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,652 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,654 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,659 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,661 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,663 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,669 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,673 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,681 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,682 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,696 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,710 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,717 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,719 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,725 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,729 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,733 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,737 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,739 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,740 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,742 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,755 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,758 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,765 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,768 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,771 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,785 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,791 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,807 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,808 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,810 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,812 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,814 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,817 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,822 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,824 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,829 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,839 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,843 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,845 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,847 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,855 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,861 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,874 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,878 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,881 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,886 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,887 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,891 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,901 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,906 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,908 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,910 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,913 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,915 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,919 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,924 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,929 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,935 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,946 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,951 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,974 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,975 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,977 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,979 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,980 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,982 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,986 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,987 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,988 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:01,995 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,014 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,016 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,018 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,029 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,032 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,039 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,039 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,044 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,046 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,049 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,054 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,059 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,061 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,071 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,077 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,083 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,089 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,091 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,093 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,094 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,099 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,113 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,117 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,127 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,129 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,129 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,136 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,138 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,143 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,149 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,152 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,153 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,155 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,167 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,172 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,177 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,181 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,182 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,186 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,196 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,207 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,209 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,212 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,213 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,222 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,223 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,238 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,245 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,246 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,247 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,254 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,266 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,273 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,275 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,276 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,287 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,289 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,291 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,297 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,306 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,308 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,314 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,327 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,333 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,334 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,338 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,339 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,340 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,341 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,343 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,343 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,364 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,366 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,371 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,388 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,389 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,390 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,391 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,397 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,402 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,412 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,414 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,416 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,422 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,423 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,435 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,436 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,446 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,452 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,460 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,466 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,472 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,476 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,477 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,479 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,480 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,482 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,501 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,502 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,504 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,508 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,513 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,515 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,516 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,517 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,520 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,533 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,538 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,543 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,557 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,559 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,560 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,564 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,568 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,571 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,572 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,575 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,585 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,587 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,591 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,607 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,613 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,618 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,619 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,629 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,631 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,639 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,640 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,647 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,649 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,650 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,660 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,662 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,669 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,679 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,681 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,683 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,684 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,688 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,691 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,709 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,712 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,719 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,720 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,730 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,731 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,733 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,736 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,742 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,748 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,757 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,772 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,772 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,773 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,775 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,782 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,785 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,786 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,791 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,796 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,797 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,805 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,814 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,816 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,825 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,830 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,835 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,842 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,847 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,848 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,852 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,854 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,856 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,873 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,873 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,879 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,891 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,892 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,899 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,903 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,908 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,909 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,914 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,916 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,921 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,927 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,929 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,930 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,935 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,952 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,953 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,969 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,971 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,975 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,979 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,987 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,990 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,994 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:02,999 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,009 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,010 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,012 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,013 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,019 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,021 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,032 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,042 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,044 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,053 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,058 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,059 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,071 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,072 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,073 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,077 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,081 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,086 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,091 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,092 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,093 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,097 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,098 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,100 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,121 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,129 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,136 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,140 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,142 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,151 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,152 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,157 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,168 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,171 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,173 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,176 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,178 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,179 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,180 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,181 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,186 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,197 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,206 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,211 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,225 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,234 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,234 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,237 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,241 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,247 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,250 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,251 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,252 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,263 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,267 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,269 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,275 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,284 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,290 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,292 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,294 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,295 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,306 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,307 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,330 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,337 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,340 WARN  [qtp1100829986-409][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,345 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,346 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,347 WARN  [qtp1100829986-411][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,352 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,357 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,362 WARN  [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,366 WARN  [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,373 WARN  [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,375 WARN  [qtp1100829986-413][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,380 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,384 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,395 WARN  [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,408 WARN  [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,410 WARN  [qtp1100829986-414][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,411 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,411 WARN  [qtp1100829986-412][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:03,416 WARN  [qtp1100829986-410][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: javax.jdo.JDODataStoreException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
NestedThrowables:
java.sql.SQLException: org.apache.derby.jdbc.EmbeddedDriver is not registered with the JDBC driver manager
20:48:05,763 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered
20:48:05,763 INFO  [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask.
20:48:11,033 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered
20:48:11,033 INFO  [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: AbstractCryptoManager was garbage-collected. Cancelling this TimerTask.
20:48:12,908 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache.
20:48:13,862 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left.
20:48:15,896 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered
20:48:21,397 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered
20:48:21,398 INFO  [CryptoCache][CryptoCache$CleanupTask] run: CryptoCache was garbage-collected. Cancelling this TimerTask.
20:48:21,992 DEBUG [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Returning request: null
20:48:22,015 DEBUG [Thread-2][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:48:22,036 DEBUG [qtp1100829986-442][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:48:22,041 DEBUG [qtp1100829986-442][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12ggi42-jpn7g9lums1_q8nvb3hr]: Entered.
20:48:23,600 DEBUG [KeyStore][KeyStore$ExipreCacheEntryTimerTask] run: 1 users left in cache.
20:48:23,651 DEBUG [SessionManager][SessionManager$ExpireSessionTimerTask] run: 1 sessions left.
20:48:24,724 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:48:24,728 DEBUG [Thread-9][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:48:24,733 DEBUG [qtp1100829986-430][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:48:24,737 DEBUG [qtp1100829986-430][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:48:25,335 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered
20:48:25,335 INFO  [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' cannot be read, because NucleusContext was garbage-collected. Using fallback value 300000.
20:48:25,335 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left).
20:48:25,335 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left).
20:48:25,335 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left).
20:48:25,336 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left).
20:48:25,336 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List<CryptoCacheCipherEntry> (2 non-empty lists left).
20:48:25,870 DEBUG [qtp1100829986-433][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:48:25,873 DEBUG [Thread-12][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:48:25,878 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Returning request: null
20:48:25,882 DEBUG [Thread-10][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.NullResponse matching=true
20:48:25,889 DEBUG [qtp1100829986-436][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:48:25,890 DEBUG [qtp1100829986-453][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:48:25,894 DEBUG [qtp1100829986-436][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:48:25,905 DEBUG [qtp1100829986-453][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-i12gi120--54zz8bsz7ofp_0sbk7wqb]: Entered.
20:48:28,227 INFO  [qtp1100829986-445][Cumulus4jStoreManager] ====================== Cumulus4j ======================
20:48:28,227 INFO  [qtp1100829986-445][Cumulus4jStoreManager] Bundle: org.cumulus4j.store - Version: 1.2.1.SNAPSHOT
20:48:28,227 INFO  [qtp1100829986-445][Cumulus4jStoreManager] =======================================================
20:48:28,228 ERROR [qtp1100829986-445][Persistence] java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.datanucleus.plugin.NonManagedPluginRegistry.createExecutableExtension(NonManagedPluginRegistry.java:631)
	at org.datanucleus.plugin.PluginManager.createExecutableExtension(PluginManager.java:301)
	at org.datanucleus.NucleusContext.initialiseAutoStart(NucleusContext.java:432)
	at org.datanucleus.NucleusContext.initialise(NucleusContext.java:384)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.freezeConfiguration(JDOPersistenceManagerFactory.java:768)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.createPersistenceManagerFactory(JDOPersistenceManagerFactory.java:326)
	at org.datanucleus.api.jdo.JDOPersistenceManagerFactory.getPersistenceManagerFactory(JDOPersistenceManagerFactory.java:195)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at javax.jdo.JDOHelper$16.run(JDOHelper.java:1970)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.jdo.JDOHelper.invoke(JDOHelper.java:1965)
	at javax.jdo.JDOHelper.invokeGetPersistenceManagerFactoryOnImplementation(JDOHelper.java:1171)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:813)
	at javax.jdo.JDOHelper.getPersistenceManagerFactory(JDOHelper.java:702)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManagerFactory(TestService.java:59)
	at org.cumulus4j.integrationtest.webapp.TestService.getPersistenceManager(TestService.java:72)
	at org.cumulus4j.integrationtest.webapp.TestService.testPost(TestService.java:93)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)
	at com.sun.jersey.server.impl.model.method.dispatch.AbstractResourceMethodDispatchProvider$TypeOutInvoker._dispatch(AbstractResourceMethodDispatchProvider.java:185)
	at com.sun.jersey.server.impl.model.method.dispatch.ResourceJavaMethodDispatcher.dispatch(ResourceJavaMethodDispatcher.java:75)
	at com.sun.jersey.server.impl.uri.rules.HttpMethodRule.accept(HttpMethodRule.java:288)
	at com.sun.jersey.server.impl.uri.rules.ResourceClassRule.accept(ResourceClassRule.java:108)
	at com.sun.jersey.server.impl.uri.rules.RightHandPathRule.accept(RightHandPathRule.java:147)
	at com.sun.jersey.server.impl.uri.rules.RootResourceClassesRule.accept(RootResourceClassesRule.java:84)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1469)
	at com.sun.jersey.server.impl.application.WebApplicationImpl._handleRequest(WebApplicationImpl.java:1400)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1349)
	at com.sun.jersey.server.impl.application.WebApplicationImpl.handleRequest(WebApplicationImpl.java:1339)
	at com.sun.jersey.spi.container.servlet.WebComponent.service(WebComponent.java:416)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:537)
	at com.sun.jersey.spi.container.servlet.ServletContainer.service(ServletContainer.java:699)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:546)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1283)
	at org.cumulus4j.keymanager.back.shared.AjaxHeadersFilter.doFilter(AjaxHeadersFilter.java:33)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1254)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:481)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:119)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:516)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:230)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:956)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:411)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:891)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
	at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:247)
	at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:151)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:114)
	at org.eclipse.jetty.server.Server.handle(Server.java:353)
	at org.eclipse.jetty.server.HttpConnection.handleRequest(HttpConnection.java:598)
	at org.eclipse.jetty.server.HttpConnection$RequestHandler.headerComplete(HttpConnection.java:1059)
	at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:590)
	at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:212)
	at org.eclipse.jetty.server.HttpConnection.handle(HttpConnection.java:427)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:510)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint.access$000(SelectChannelEndPoint.java:34)
	at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:40)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:450)
	at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassCastException: org.cumulus4j.store.Cumulus4jStoreManager cannot be cast to org.datanucleus.store.rdbms.RDBMSStoreManager
	at org.datanucleus.store.rdbms.autostart.SchemaAutoStarter.<init>(SchemaAutoStarter.java:68)
	... 70 more

20:48:28,229 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Movie
20:48:28,229 INFO  [qtp1100829986-445][AbstractCryptoManager] getCryptoSessionExpiryTimerPeriod: Property 'cumulus4j.cryptoSessionExpiryTimer.period' is not set. Using default value 60000.
20:48:28,230 TRACE [qtp1100829986-445][AbstractCryptoSession] setCryptoSessionID: cryptoSessionID=test-8279361546655905561_iauy3qr1*1*0bgvu3
20:48:28,230 INFO  [qtp1100829986-445][AbstractCryptoManager] getCryptoSessionExpiryAgeMSec: Property 'cumulus4j.cryptoSessionExpiryAge' is not set. Using default value 1800000.
20:48:28,764 INFO  [qtp1100829986-445][MinimumCumulus4jVersion] version=10100001
20:48:29,402 INFO  [qtp1100829986-445][MinimumCumulus4jVersion] version=10100001
20:48:29,402 DEBUG [qtp1100829986-445][RecreateIndex] deleteIndex: Entered.
20:48:29,588 DEBUG [qtp1100829986-445][RecreateIndex] deleteIndex: There are no IndexEntry instances in the database => quit.
20:48:29,588 DEBUG [qtp1100829986-445][RecreateIndex] deleteIndex: Leaving.
20:48:29,646 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Movie
20:48:29,667 DEBUG [qtp1100829986-445][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@5ccdaca1[null,org.cumulus4j.store.test.movie.Movie]
20:48:29,676 DEBUG [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,694 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3c00aee4[null,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,705 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,705 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,721 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,721 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,721 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,722 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@4a86d2ec[null,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,725 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@4a86d2ec[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,726 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,726 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,727 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@5239c87d[null,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,729 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,729 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,730 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,730 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,730 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,731 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@62ce1ec3[null,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,734 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@62ce1ec3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,735 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,736 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,736 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@43d41231[null,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,740 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,740 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,741 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,741 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,741 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@57c02e03[null,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,743 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,744 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,745 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,745 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,745 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@309b3d67[null,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,747 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,748 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,749 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,749 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,749 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,750 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1c05b903[null,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,753 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1c05b903[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,754 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,754 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,754 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1d440b3[null,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,757 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,757 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,758 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,758 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,758 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@544b4c59[null,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,761 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,762 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,763 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,763 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,763 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,763 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@333b4de5[null,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,766 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@333b4de5[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,767 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,767 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,768 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@78ac1040[null,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,772 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,773 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,774 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,774 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,774 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@34a87a07[null,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,776 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,777 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,778 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,778 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,778 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,778 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@473af810[null,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,780 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@473af810[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,781 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,782 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,782 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,782 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,782 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,782 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,782 DEBUG [qtp1100829986-445][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,808 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,808 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,808 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,808 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,808 DEBUG [qtp1100829986-445][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,811 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,812 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,812 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,812 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@5ccdaca1[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,813 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,813 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,813 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,814 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@43d41231[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,815 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,815 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,815 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,816 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@78ac1040[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,816 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,818 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,818 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,818 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@62ce1ec3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,818 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@62ce1ec3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,818 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@62ce1ec3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,819 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@62ce1ec3[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,819 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@5239c87d[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,819 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,819 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,819 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,820 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1c05b903[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,820 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1c05b903[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,820 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1c05b903[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,820 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1c05b903[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,820 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@309b3d67[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,820 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,821 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,821 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,821 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@57c02e03[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,821 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,821 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,822 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,822 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@4a86d2ec[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,822 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@4a86d2ec[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,822 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@4a86d2ec[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,822 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@4a86d2ec[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,822 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3c00aee4[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,823 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,823 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,823 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,823 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1d440b3[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,824 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,824 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,824 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,824 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@333b4de5[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,824 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@333b4de5[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,824 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@333b4de5[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,825 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@333b4de5[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,825 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@544b4c59[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,825 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,825 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,825 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,826 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@473af810[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,826 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@473af810[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,826 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@473af810[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,826 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@473af810[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,826 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@34a87a07[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,828 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6d389e5a[5,org.cumulus4j.store.test.movie.Movie#movieID[primary]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20245ebb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@643fe37d[4,org.cumulus4j.store.test.movie.Movie#languages[collectionElement]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1e7056f6[12,org.cumulus4j.store.test.movie.Movie#tagLine[primary]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@311a964a[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6a3fa080[8,org.cumulus4j.store.test.movie.Movie#producedBy[collectionElement]]
20:48:29,829 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@774269fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@153171cc[2,org.cumulus4j.store.test.movie.Movie#directedBy[collectionElement]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@612612f2[6,org.cumulus4j.store.test.movie.Movie#name[primary]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@aa5ffb2[9,org.cumulus4j.store.test.movie.Movie#rating[primary]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@2669cf7[11,org.cumulus4j.store.test.movie.Movie#starring[collectionElement]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ecb1d5c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@28f492cf[14,org.cumulus4j.store.test.movie.Movie#writtenBy[collectionElement]]
20:48:29,830 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 1601 ms). class=org.cumulus4j.store.test.movie.Movie
20:48:29,848 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:29,849 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:48:29,849 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,849 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ecb1d5c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:29,849 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,849 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:48:29,850 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,850 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:29,850 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:48:29,850 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,850 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:48:29,850 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,851 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@311a964a[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:29,851 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,851 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,851 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:48:29,851 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,851 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20245ebb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:29,851 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:48:29,851 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:29,852 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@774269fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:29,852 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:48:29,852 INFO  [qtp1100829986-445][AbstractCryptoManager] getEncryptionAlgorithm: Property 'cumulus4j.encryptionAlgorithm' is not set. Using default algorithm 'Twofish/GCM/NoPadding'.
20:48:29,852 INFO  [qtp1100829986-445][AbstractCryptoManager] getMACAlgorithm: Property 'cumulus4j.macAlgorithm' is not set. Using default MAC algorithm 'NONE'.
20:48:32,372 INFO  [qtp1100829986-445][CryptoCache] Persistence property 'cumulus4j.CryptoCache.cleanupTimer.period' is not set. Using default value 60000.
20:48:32,373 DEBUG [qtp1100829986-445][MessageBrokerPMF] [trfdz3] _query[requestID=58fdz673tbcdliltepwnednog]: Entered with request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@44397d58[58fdz673tbcdliltepwnednog,test-8279361546655905561_iauy3qr1*1*0bgvu3]
20:48:32,432 DEBUG [qtp1100829986-445][MessageBrokerPMF] [trfdz3] _query[requestID=58fdz673tbcdliltepwnednog]: Request persisted.
20:48:32,487 ERROR [qtp1100829986-444][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@28563b94" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:48:32,487 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Returning request: org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest@44397d58[58fdz673tbcdliltepwnednog,test-8279361546655905561_iauy3qr1*1*0bgvu3]
20:48:32,487 DEBUG [qtp1100829986-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyRequest matching=true
20:48:32,488 WARN  [qtp1100829986-444][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@28563b94" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@44397d58
20:48:32,488 ERROR [qtp1100829986-448][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6d3287a5" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:48:32,492 WARN  [qtp1100829986-448][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@6d3287a5" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@44397d58
20:48:32,493 ERROR [qtp1100829986-435][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@61b52767" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:48:32,494 WARN  [qtp1100829986-435][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@61b52767" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@44397d58
20:48:32,495 ERROR [qtp1100829986-447][Persistence] Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@524725db" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
20:48:32,495 WARN  [qtp1100829986-447][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: javax.jdo.JDOOptimisticVerificationException: Transaction failed to commit
NestedThrowables:
javax.jdo.JDOOptimisticVerificationException: Object "org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@524725db" (id="58fdz673tbcdliltepwnednog") has been changed in the datastore since your last read. Your transaction is using version "1" but this doesnt exist in the datastore now
FailedObject:org.cumulus4j.store.crypto.keymanager.messagebroker.pmf.PendingRequest@44397d58
20:48:32,496 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Request matching=true
20:48:32,510 DEBUG [Thread-13][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.GetActiveEncryptionKeyResponse matching=true
20:48:32,515 DEBUG [qtp1100829986-434][JAXBContextResolver] getContext: objectType=org.cumulus4j.keymanager.back.shared.Response matching=true
20:48:32,518 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pushResponse[requestID=58fdz673tbcdliltepwnednog]: Entered.
20:48:32,564 DEBUG [qtp1100829986-434][MessageBrokerPMF] [trfdz3] _pollRequest[cryptoSessionIDPrefix=test-8279361546655905561_iauy3qr1]: Entered.
20:48:32,722 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Created new Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:48:32,724 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,733 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:48:32,733 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,733 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,733 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@774269fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:32,750 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,750 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,759 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20245ebb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:32,763 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,763 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,782 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,787 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,814 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,815 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,824 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@311a964a[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:32,828 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,828 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,830 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:32,835 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,835 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,837 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ecb1d5c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:32,841 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,841 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,846 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Rating
20:48:32,846 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Rating
20:48:32,848 DEBUG [qtp1100829986-445][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@46aa56c9[null,org.cumulus4j.store.test.movie.Rating]
20:48:32,851 DEBUG [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,852 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@1aff09cb[null,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,854 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,854 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,855 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,855 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,856 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@65577656[null,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,858 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,859 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,860 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,860 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,860 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,860 DEBUG [qtp1100829986-445][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,863 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,864 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,864 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,864 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@46aa56c9[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,864 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,864 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,864 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,864 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@65577656[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,865 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,865 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,865 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,865 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@1aff09cb[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,865 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@beb78b3[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,865 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@104135e2[16,org.cumulus4j.store.test.movie.Rating#ratingID[primary]]
20:48:32,865 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@293890c4[15,org.cumulus4j.store.test.movie.Rating#name[primary]]
20:48:32,865 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 19 ms). class=org.cumulus4j.store.test.movie.Rating
20:48:32,865 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@beb78b3[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,865 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@beb78b3[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,865 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:48:32,866 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,866 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,869 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:48:32,869 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@beb78b3[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,869 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@beb78b3[2,org.cumulus4j.store.test.movie.Rating]
20:48:32,872 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,873 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,878 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,879 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,882 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:32,882 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=8 value=[]
20:48:32,882 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,882 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ecb1d5c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:32,882 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,882 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[]
20:48:32,882 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,882 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:32,882 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=null
20:48:32,882 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=4 value=[]
20:48:32,883 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@311a964a[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:32,883 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=1 value=[]
20:48:32,883 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20245ebb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:32,883 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=0 value=[]
20:48:32,883 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,883 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@774269fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:32,884 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 2
20:48:32,884 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,884 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,887 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 2
20:48:32,887 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@774269fe[1,org.cumulus4j.store.test.movie.Movie#directedBy[primary]]
20:48:32,891 TRACE [qtp1100829986-445][CryptoCache] getKeyData: Found cached key with keyID=1.
20:48:32,892 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Created new Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with key and IV.
20:48:32,893 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,894 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,894 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,894 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@20245ebb[3,org.cumulus4j.store.test.movie.Movie#languages[primary]]
20:48:32,909 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,909 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,909 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,910 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,914 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,915 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,920 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,920 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,923 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@311a964a[7,org.cumulus4j.store.test.movie.Movie#producedBy[primary]]
20:48:32,927 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,927 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,927 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,928 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,928 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:32,933 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,933 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,933 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,934 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,934 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@1ecb1d5c[13,org.cumulus4j.store.test.movie.Movie#writtenBy[primary]]
20:48:32,939 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,940 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,940 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,940 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,942 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: begin loading. class=org.cumulus4j.store.test.movie.Person
20:48:32,943 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] registerClass: clazz=org.cumulus4j.store.test.movie.Person
20:48:32,946 DEBUG [qtp1100829986-445][ClassMeta] jdoPreStore: org.cumulus4j.store.model.ClassMeta@38c39d6[null,org.cumulus4j.store.test.movie.Person]
20:48:32,948 DEBUG [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta == null => populating. this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,949 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@58c288d1[null,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,952 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,952 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,953 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,953 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,953 DEBUG [qtp1100829986-445][FieldMeta] jdoPreStore: org.cumulus4j.store.model.FieldMeta@3fb027cd[null,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,955 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,955 DEBUG [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta == null => populating. this=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,956 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,956 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,956 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,956 DEBUG [qtp1100829986-445][FieldMeta] getEmbeddedClassMeta: this.embeddedClassMetaLoaded == false => loading. this=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,959 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,959 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: attached=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,959 DEBUG [qtp1100829986-445][ClassMeta] jdoPostDetach: Detaching this.fieldName2FieldMeta: attached=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,959 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@38c39d6[3,org.cumulus4j.store.test.movie.Person]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,960 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@58c288d1[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: attached=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.role2SubFieldMeta: attached=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,960 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,960 DEBUG [qtp1100829986-445][FieldMeta] jdoPostDetach: Detaching this.embeddedClassMeta: attached=org.cumulus4j.store.model.FieldMeta@3fb027cd[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,961 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@53436854[3,org.cumulus4j.store.test.movie.Person]
20:48:32,961 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@6e768d80[17,org.cumulus4j.store.test.movie.Person#name[primary]]
20:48:32,961 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@29440728[18,org.cumulus4j.store.test.movie.Person#personID[primary]]
20:48:32,961 DEBUG [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: end loading (took 19 ms). class=org.cumulus4j.store.test.movie.Person
20:48:32,961 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@53436854[3,org.cumulus4j.store.test.movie.Person]
20:48:32,961 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@53436854[3,org.cumulus4j.store.test.movie.Person]
20:48:32,961 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Created new DataEntry for: 1
20:48:32,961 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,962 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,964 TRACE [qtp1100829986-445][Cumulus4jPersistenceHandler] insertObject: Persisted new non-embedded DataEntry for: 1
20:48:32,965 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@53436854[3,org.cumulus4j.store.test.movie.Person]
20:48:32,965 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@53436854[3,org.cumulus4j.store.test.movie.Person]
20:48:32,968 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,968 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,974 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,974 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,977 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:32,994 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:32,995 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:32,996 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=5 value=org.cumulus4j.store.test.movie.Rating@1
20:48:32,996 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:32,996 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Rating
20:48:33,011 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,012 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,012 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,042 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,042 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,045 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:33,048 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,049 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,049 TRACE [qtp1100829986-445][StoreFieldManager] storeObjectField: classMeta.className=org.cumulus4j.store.test.movie.Movie fieldNumber=6 value=[org.cumulus4j.store.test.movie.Person@1]
20:48:33,050 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,050 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:33,050 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Person
20:48:33,053 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,053 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,053 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,053 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:33,058 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,059 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,059 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,059 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,060 TRACE [qtp1100829986-445][FieldMeta] getRole2SubFieldMeta: this.role2SubFieldMeta != null (already populated). this=org.cumulus4j.store.model.FieldMeta@18360494[10,org.cumulus4j.store.test.movie.Movie#starring[primary]]
20:48:33,064 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,065 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,070 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,070 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@971289006 for opmode=ENCRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,099 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:33,100 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:33,112 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:48:33,113 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:33,129 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,129 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,130 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,130 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,130 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,130 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClassID: found cache entry. classID=1
20:48:33,131 TRACE [qtp1100829986-445][Cumulus4jStoreManager] getClassMetaByClass: found cache entry. class=org.cumulus4j.store.test.movie.Movie
20:48:33,134 TRACE [qtp1100829986-445][CryptoCache] acquireCipherEntry: Found cached Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING and keyID=1. Initialising it with new IV (without key).
20:48:33,134 TRACE [qtp1100829986-445][CryptoCache] releaseCipherEntry: Releasing Cipher@1445598134 for opmode=DECRYPT, encryptionAlgorithm=TWOFISH/GCM/NOPADDING keyID=1.
20:48:33,135 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,135 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
20:48:33,135 TRACE [qtp1100829986-445][ClassMeta] getFieldName2FieldMeta: this.fieldName2FieldMeta != null (already populated). this=org.cumulus4j.store.model.ClassMeta@473ed1b0[1,org.cumulus4j.store.test.movie.Movie]
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.243 sec

Results :

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar-no-fork (attach-sources) @ org.cumulus4j.integrationtest.webapp ---
20:48:33,899 DEBUG [AbstractCryptoManager][AbstractCryptoManager$CloseExpiredSessionsTask] run: entered
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/integrationtest already added, skipping
[INFO] org/cumulus4j/integrationtest/webapp already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] cumulus4j-test-datanucleus.properties already added, skipping
[INFO] Building jar: /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar
[INFO] org already added, skipping
[INFO] org/cumulus4j already added, skipping
[INFO] org/cumulus4j/integrationtest already added, skipping
[INFO] org/cumulus4j/integrationtest/webapp already added, skipping
[INFO] LICENCE.txt already added, skipping
[INFO] cumulus4j-test-datanucleus.properties already added, skipping
20:48:34,124 DEBUG [CryptoCache][CryptoCache$CleanupTask] run: entered
20:48:34,124 INFO  [CryptoCache][CryptoCache] getCryptoCacheEntryExpiryAgeMSec: Property 'cumulus4j.CryptoCache.entryExpiryAge' is not set. Using default value 1800000.
20:48:34,124 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEncryptionKeyEntry (1 left).
20:48:34,124 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyDecrypterEntry (1 left).
20:48:34,124 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheKeyEntry (1 left).
20:48:34,124 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of CryptoCacheCipherEntry (2 left).
20:48:34,124 DEBUG [CryptoCache][CryptoCache] removeExpiredEntries: Removed 0 instances of empty List<CryptoCacheCipherEntry> (2 non-empty lists left).
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ org.cumulus4j.integrationtest.webapp ---
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.war
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/pom.xml to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT.pom
[INFO] Installing /home/tomcat/.jenkins/workspace/org.cumulus4j/org.cumulus4j/org.cumulus4j.integrationtest.webapp/target/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/org/cumulus4j/org.cumulus4j.integrationtest.webapp/1.2.1-SNAPSHOT/org.cumulus4j.integrationtest.webapp-1.2.1-SNAPSHOT-sources.jar